#include <ImageAndPoints.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ::sensor_msgs::Image_ < ContainerAllocator > | _image_type |
typedef std::vector < ::visp_camera_calibration::ImagePoint_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::visp_camera_calibration::ImagePoint_ < ContainerAllocator > >::other > | _points_type |
typedef boost::shared_ptr < ::visp_camera_calibration::ImageAndPoints_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::visp_camera_calibration::ImageAndPoints_ < ContainerAllocator > > | Ptr |
typedef ImageAndPoints_ < ContainerAllocator > | Type |
Public Member Functions | |
ImageAndPoints_ () | |
ImageAndPoints_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
::sensor_msgs::Image_ < ContainerAllocator > | image |
std::vector < ::visp_camera_calibration::ImagePoint_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::visp_camera_calibration::ImagePoint_ < ContainerAllocator > >::other > | points |
Definition at line 24 of file ImageAndPoints.h.
typedef ::std_msgs::Header_<ContainerAllocator> visp_camera_calibration::ImageAndPoints_< ContainerAllocator >::_header_type |
Definition at line 41 of file ImageAndPoints.h.
typedef ::sensor_msgs::Image_<ContainerAllocator> visp_camera_calibration::ImageAndPoints_< ContainerAllocator >::_image_type |
Definition at line 44 of file ImageAndPoints.h.
typedef std::vector< ::visp_camera_calibration::ImagePoint_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visp_camera_calibration::ImagePoint_<ContainerAllocator> >::other > visp_camera_calibration::ImageAndPoints_< ContainerAllocator >::_points_type |
Definition at line 47 of file ImageAndPoints.h.
typedef boost::shared_ptr< ::visp_camera_calibration::ImageAndPoints_<ContainerAllocator> const> visp_camera_calibration::ImageAndPoints_< ContainerAllocator >::ConstPtr |
Definition at line 52 of file ImageAndPoints.h.
typedef boost::shared_ptr< ::visp_camera_calibration::ImageAndPoints_<ContainerAllocator> > visp_camera_calibration::ImageAndPoints_< ContainerAllocator >::Ptr |
Definition at line 51 of file ImageAndPoints.h.
typedef ImageAndPoints_<ContainerAllocator> visp_camera_calibration::ImageAndPoints_< ContainerAllocator >::Type |
Definition at line 25 of file ImageAndPoints.h.
visp_camera_calibration::ImageAndPoints_< ContainerAllocator >::ImageAndPoints_ | ( | ) | [inline] |
Definition at line 27 of file ImageAndPoints.h.
visp_camera_calibration::ImageAndPoints_< ContainerAllocator >::ImageAndPoints_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file ImageAndPoints.h.
boost::shared_ptr<std::map<std::string, std::string> > visp_camera_calibration::ImageAndPoints_< ContainerAllocator >::__connection_header |
Definition at line 53 of file ImageAndPoints.h.
::std_msgs::Header_<ContainerAllocator> visp_camera_calibration::ImageAndPoints_< ContainerAllocator >::header |
Definition at line 42 of file ImageAndPoints.h.
::sensor_msgs::Image_<ContainerAllocator> visp_camera_calibration::ImageAndPoints_< ContainerAllocator >::image |
Definition at line 45 of file ImageAndPoints.h.
std::vector< ::visp_camera_calibration::ImagePoint_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visp_camera_calibration::ImagePoint_<ContainerAllocator> >::other > visp_camera_calibration::ImageAndPoints_< ContainerAllocator >::points |
Definition at line 48 of file ImageAndPoints.h.