#include <KltPoints.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector < ::visp_tracker::KltPoint_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::visp_tracker::KltPoint_ < ContainerAllocator > >::other > | _klt_points_positions_type |
typedef boost::shared_ptr < ::visp_tracker::KltPoints_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::visp_tracker::KltPoints_ < ContainerAllocator > > | Ptr |
typedef KltPoints_ < ContainerAllocator > | Type |
Public Member Functions | |
KltPoints_ () | |
KltPoints_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector < ::visp_tracker::KltPoint_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::visp_tracker::KltPoint_ < ContainerAllocator > >::other > | klt_points_positions |
Definition at line 23 of file KltPoints.h.
typedef ::std_msgs::Header_<ContainerAllocator> visp_tracker::KltPoints_< ContainerAllocator >::_header_type |
Definition at line 38 of file KltPoints.h.
typedef std::vector< ::visp_tracker::KltPoint_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visp_tracker::KltPoint_<ContainerAllocator> >::other > visp_tracker::KltPoints_< ContainerAllocator >::_klt_points_positions_type |
Definition at line 41 of file KltPoints.h.
typedef boost::shared_ptr< ::visp_tracker::KltPoints_<ContainerAllocator> const> visp_tracker::KltPoints_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file KltPoints.h.
typedef boost::shared_ptr< ::visp_tracker::KltPoints_<ContainerAllocator> > visp_tracker::KltPoints_< ContainerAllocator >::Ptr |
Definition at line 45 of file KltPoints.h.
typedef KltPoints_<ContainerAllocator> visp_tracker::KltPoints_< ContainerAllocator >::Type |
Definition at line 24 of file KltPoints.h.
visp_tracker::KltPoints_< ContainerAllocator >::KltPoints_ | ( | ) | [inline] |
Definition at line 26 of file KltPoints.h.
visp_tracker::KltPoints_< ContainerAllocator >::KltPoints_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file KltPoints.h.
boost::shared_ptr<std::map<std::string, std::string> > visp_tracker::KltPoints_< ContainerAllocator >::__connection_header |
Definition at line 47 of file KltPoints.h.
::std_msgs::Header_<ContainerAllocator> visp_tracker::KltPoints_< ContainerAllocator >::header |
Definition at line 39 of file KltPoints.h.
std::vector< ::visp_tracker::KltPoint_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::visp_tracker::KltPoint_<ContainerAllocator> >::other > visp_tracker::KltPoints_< ContainerAllocator >::klt_points_positions |
Definition at line 42 of file KltPoints.h.