Public Member Functions | Private Attributes
HomgMatchPoint3D2D Class Reference

#include <HomgMatchPoint3D2D.h>

List of all members.

Public Member Functions

 HomgMatchPoint3D2D ()
 HomgMatchPoint3D2D (HomgPoint3D *point3D_ptr, HomgPoint2D *point2D_ptr)
 ~HomgMatchPoint3D2D ()
HomgPoint3D get_point3D (void)
HomgPoint2D get_point2D (void)
void set (HomgPoint3D *point3D_ptr, HomgPoint2D *point2D_ptr)

Private Attributes

HomgPoint2D point2D_
HomgPoint3D point3D_

Detailed Description

Definition at line 17 of file HomgMatchPoint3D2D.h.


Constructor & Destructor Documentation

HomgMatchPoint3D2D::HomgMatchPoint3D2D ( )
HomgMatchPoint3D2D::HomgMatchPoint3D2D ( HomgPoint3D point3D_ptr,
HomgPoint2D point2D_ptr 
)
HomgMatchPoint3D2D::~HomgMatchPoint3D2D ( )

Member Function Documentation

HomgPoint2D HomgMatchPoint3D2D::get_point2D ( void  )
HomgPoint3D HomgMatchPoint3D2D::get_point3D ( void  )
void HomgMatchPoint3D2D::set ( HomgPoint3D point3D_ptr,
HomgPoint2D point2D_ptr 
)

Member Data Documentation

Definition at line 20 of file HomgMatchPoint3D2D.h.

Definition at line 21 of file HomgMatchPoint3D2D.h.


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