Public Member Functions | |
EPoint (vcg::Point3< ScalarType > _p, int _i) | |
void | GetBBox (vcg::Box3< ScalarType > &b) |
Public Attributes | |
int | pi |
vcg::Point3< ScalarType > | pos |
Definition at line 162 of file autoalign_4pcs.h.
vcg::tri::FourPCS< MeshType >::EPoint::EPoint | ( | vcg::Point3< ScalarType > | _p, | |
int | _i | |||
) | [inline] |
Definition at line 163 of file autoalign_4pcs.h.
void vcg::tri::FourPCS< MeshType >::EPoint::GetBBox | ( | vcg::Box3< ScalarType > & | b | ) | [inline] |
Definition at line 166 of file autoalign_4pcs.h.
int vcg::tri::FourPCS< MeshType >::EPoint::pi |
Definition at line 165 of file autoalign_4pcs.h.
vcg::Point3<ScalarType> vcg::tri::FourPCS< MeshType >::EPoint::pos |
Definition at line 164 of file autoalign_4pcs.h.