SLIP
1.4
|
#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 |
Definition at line 97 of file DistortionCamera.hpp.
|
inline |
Definition at line 99 of file DistortionCamera.hpp.
|
inline |
Definition at line 110 of file DistortionCamera.hpp.
|
friend |
Definition at line 129 of file DistortionCamera.hpp.
Type slip::DistStruct< Type >::d1 |
Definition at line 123 of file DistortionCamera.hpp.
Type slip::DistStruct< Type >::d2 |
Definition at line 124 of file DistortionCamera.hpp.
Type slip::DistStruct< Type >::p1 |
Definition at line 125 of file DistortionCamera.hpp.
Type slip::DistStruct< Type >::p2 |
Definition at line 126 of file DistortionCamera.hpp.
Type slip::DistStruct< Type >::R1 |
Definition at line 120 of file DistortionCamera.hpp.
Type slip::DistStruct< Type >::R2 |
Definition at line 121 of file DistortionCamera.hpp.
Type slip::DistStruct< Type >::R3 |
Definition at line 122 of file DistortionCamera.hpp.