Public Types | Public Member Functions | Public Attributes
visp_tracker::KltPoint_< ContainerAllocator > Struct Template Reference

#include <KltPoint.h>

List of all members.

Public Types

typedef double _i_type
typedef int32_t _id_type
typedef double _j_type
typedef boost::shared_ptr
< ::visp_tracker::KltPoint_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::visp_tracker::KltPoint_
< ContainerAllocator > > 
Ptr
typedef KltPoint_
< ContainerAllocator > 
Type

Public Member Functions

 KltPoint_ ()
 KltPoint_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
double i
int32_t id
double j

Detailed Description

template<class ContainerAllocator>
struct visp_tracker::KltPoint_< ContainerAllocator >

Definition at line 21 of file KltPoint.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef double visp_tracker::KltPoint_< ContainerAllocator >::_i_type

Definition at line 38 of file KltPoint.h.

template<class ContainerAllocator >
typedef int32_t visp_tracker::KltPoint_< ContainerAllocator >::_id_type

Definition at line 44 of file KltPoint.h.

template<class ContainerAllocator >
typedef double visp_tracker::KltPoint_< ContainerAllocator >::_j_type

Definition at line 41 of file KltPoint.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::visp_tracker::KltPoint_<ContainerAllocator> const> visp_tracker::KltPoint_< ContainerAllocator >::ConstPtr

Definition at line 49 of file KltPoint.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::visp_tracker::KltPoint_<ContainerAllocator> > visp_tracker::KltPoint_< ContainerAllocator >::Ptr

Definition at line 48 of file KltPoint.h.

template<class ContainerAllocator >
typedef KltPoint_<ContainerAllocator> visp_tracker::KltPoint_< ContainerAllocator >::Type

Definition at line 22 of file KltPoint.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
visp_tracker::KltPoint_< ContainerAllocator >::KltPoint_ ( ) [inline]

Definition at line 24 of file KltPoint.h.

template<class ContainerAllocator >
visp_tracker::KltPoint_< ContainerAllocator >::KltPoint_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 31 of file KltPoint.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > visp_tracker::KltPoint_< ContainerAllocator >::__connection_header

Definition at line 50 of file KltPoint.h.

template<class ContainerAllocator >
double visp_tracker::KltPoint_< ContainerAllocator >::i

Definition at line 39 of file KltPoint.h.

template<class ContainerAllocator >
int32_t visp_tracker::KltPoint_< ContainerAllocator >::id

Definition at line 45 of file KltPoint.h.

template<class ContainerAllocator >
double visp_tracker::KltPoint_< ContainerAllocator >::j

Definition at line 42 of file KltPoint.h.


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


visp_tracker
Author(s): Thomas Moulard/thomas.moulard@gmail.com
autogenerated on Sat Dec 28 2013 17:46:03