Public Types | Public Member Functions | Public Attributes
visp_camera_calibration::CalibPoint_< ContainerAllocator > Struct Template Reference

#include <CalibPoint.h>

List of all members.

Public Types

typedef int32_t _i_type
typedef int32_t _j_type
typedef double _X_type
typedef double _Y_type
typedef double _Z_type
typedef boost::shared_ptr
< ::visp_camera_calibration::CalibPoint_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::visp_camera_calibration::CalibPoint_
< ContainerAllocator > > 
Ptr
typedef CalibPoint_
< ContainerAllocator > 
Type

Public Member Functions

 CalibPoint_ ()
 CalibPoint_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
int32_t i
int32_t j
double X
double Y
double Z

Detailed Description

template<class ContainerAllocator>
struct visp_camera_calibration::CalibPoint_< ContainerAllocator >

Definition at line 21 of file CalibPoint.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int32_t visp_camera_calibration::CalibPoint_< ContainerAllocator >::_i_type

Definition at line 42 of file CalibPoint.h.

template<class ContainerAllocator >
typedef int32_t visp_camera_calibration::CalibPoint_< ContainerAllocator >::_j_type

Definition at line 45 of file CalibPoint.h.

template<class ContainerAllocator >
typedef double visp_camera_calibration::CalibPoint_< ContainerAllocator >::_X_type

Definition at line 48 of file CalibPoint.h.

template<class ContainerAllocator >
typedef double visp_camera_calibration::CalibPoint_< ContainerAllocator >::_Y_type

Definition at line 51 of file CalibPoint.h.

template<class ContainerAllocator >
typedef double visp_camera_calibration::CalibPoint_< ContainerAllocator >::_Z_type

Definition at line 54 of file CalibPoint.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::visp_camera_calibration::CalibPoint_<ContainerAllocator> const> visp_camera_calibration::CalibPoint_< ContainerAllocator >::ConstPtr

Definition at line 59 of file CalibPoint.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::visp_camera_calibration::CalibPoint_<ContainerAllocator> > visp_camera_calibration::CalibPoint_< ContainerAllocator >::Ptr

Definition at line 58 of file CalibPoint.h.

template<class ContainerAllocator >
typedef CalibPoint_<ContainerAllocator> visp_camera_calibration::CalibPoint_< ContainerAllocator >::Type

Definition at line 22 of file CalibPoint.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
visp_camera_calibration::CalibPoint_< ContainerAllocator >::CalibPoint_ ( ) [inline]

Definition at line 24 of file CalibPoint.h.

template<class ContainerAllocator >
visp_camera_calibration::CalibPoint_< ContainerAllocator >::CalibPoint_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 33 of file CalibPoint.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > visp_camera_calibration::CalibPoint_< ContainerAllocator >::__connection_header

Definition at line 60 of file CalibPoint.h.

template<class ContainerAllocator >
int32_t visp_camera_calibration::CalibPoint_< ContainerAllocator >::i

Definition at line 43 of file CalibPoint.h.

template<class ContainerAllocator >
int32_t visp_camera_calibration::CalibPoint_< ContainerAllocator >::j

Definition at line 46 of file CalibPoint.h.

template<class ContainerAllocator >
double visp_camera_calibration::CalibPoint_< ContainerAllocator >::X

Definition at line 49 of file CalibPoint.h.

template<class ContainerAllocator >
double visp_camera_calibration::CalibPoint_< ContainerAllocator >::Y

Definition at line 52 of file CalibPoint.h.

template<class ContainerAllocator >
double visp_camera_calibration::CalibPoint_< ContainerAllocator >::Z

Definition at line 55 of file CalibPoint.h.


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


visp_camera_calibration
Author(s): Filip Novotny
autogenerated on Sat Dec 28 2013 17:45:42