Public Types | Public Member Functions | Public Attributes
projector_calibration::Homography_< ContainerAllocator > Struct Template Reference

#include <Homography.h>

List of all members.

Public Types

typedef boost::array< double, 9 > _mat_type
typedef boost::shared_ptr
< ::projector_calibration::Homography_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::projector_calibration::Homography_
< ContainerAllocator > > 
Ptr
typedef Homography_
< ContainerAllocator > 
Type

Public Member Functions

 Homography_ ()
 Homography_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
boost::array< double, 9 > mat

Detailed Description

template<class ContainerAllocator>
struct projector_calibration::Homography_< ContainerAllocator >

Definition at line 21 of file Homography.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef boost::array<double, 9> projector_calibration::Homography_< ContainerAllocator >::_mat_type

Definition at line 36 of file Homography.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::projector_calibration::Homography_<ContainerAllocator> const> projector_calibration::Homography_< ContainerAllocator >::ConstPtr

Definition at line 41 of file Homography.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::projector_calibration::Homography_<ContainerAllocator> > projector_calibration::Homography_< ContainerAllocator >::Ptr

Definition at line 40 of file Homography.h.

template<class ContainerAllocator >
typedef Homography_<ContainerAllocator> projector_calibration::Homography_< ContainerAllocator >::Type

Definition at line 22 of file Homography.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
projector_calibration::Homography_< ContainerAllocator >::Homography_ ( ) [inline]

Definition at line 24 of file Homography.h.

template<class ContainerAllocator >
projector_calibration::Homography_< ContainerAllocator >::Homography_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 30 of file Homography.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > projector_calibration::Homography_< ContainerAllocator >::__connection_header

Definition at line 42 of file Homography.h.

template<class ContainerAllocator >
boost::array<double, 9> projector_calibration::Homography_< ContainerAllocator >::mat

Definition at line 37 of file Homography.h.


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


projector_calibration
Author(s): Daniel Lazewatsky
autogenerated on Mon Oct 6 2014 10:10:01