SLIP  1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | Friends | List of all members
slip::DistStruct< Type > Struct Template Reference

#include <DistortionCamera.hpp>

Public Member Functions

 DistStruct ()
 
 DistStruct (const DistStruct< Type > &rhs)
 

Public Attributes

Type R1
 
Type R2
 
Type R3
 
Type d1
 
Type d2
 
Type p1
 
Type p2
 

Friends

class boost::serialization::access
 

Detailed Description

template<typename Type>
struct slip::DistStruct< Type >

Definition at line 97 of file DistortionCamera.hpp.

Constructor & Destructor Documentation

template<typename Type>
slip::DistStruct< Type >::DistStruct ( )
inline

Definition at line 99 of file DistortionCamera.hpp.

template<typename Type>
slip::DistStruct< Type >::DistStruct ( const DistStruct< Type > &  rhs)
inline

Definition at line 110 of file DistortionCamera.hpp.

Friends And Related Function Documentation

template<typename Type>
friend class boost::serialization::access
friend

Definition at line 129 of file DistortionCamera.hpp.

Member Data Documentation

template<typename Type>
Type slip::DistStruct< Type >::d1

Definition at line 123 of file DistortionCamera.hpp.

template<typename Type>
Type slip::DistStruct< Type >::d2

Definition at line 124 of file DistortionCamera.hpp.

template<typename Type>
Type slip::DistStruct< Type >::p1

Definition at line 125 of file DistortionCamera.hpp.

template<typename Type>
Type slip::DistStruct< Type >::p2

Definition at line 126 of file DistortionCamera.hpp.

template<typename Type>
Type slip::DistStruct< Type >::R1

Definition at line 120 of file DistortionCamera.hpp.

template<typename Type>
Type slip::DistStruct< Type >::R2

Definition at line 121 of file DistortionCamera.hpp.

template<typename Type>
Type slip::DistStruct< Type >::R3

Definition at line 122 of file DistortionCamera.hpp.


The documentation for this struct was generated from the following file: