vcg::tri::FourPCS< MeshType >::CandiType Struct Reference

List of all members.

Public Member Functions

 CandiType (FourPoints _p, vcg::Matrix44< ScalarType >_T)
 CandiType ()
bool operator< (const CandiType &o) const

Public Attributes

int base
ScalarType err
FourPoints p
int score
vcg::Matrix44< ScalarTypeT

Detailed Description

template<class MeshType>
struct vcg::tri::FourPCS< MeshType >::CandiType

Definition at line 127 of file autoalign_4pcs.h.


Constructor & Destructor Documentation

template<class MeshType >
vcg::tri::FourPCS< MeshType >::CandiType::CandiType (  )  [inline]

Definition at line 128 of file autoalign_4pcs.h.

template<class MeshType >
vcg::tri::FourPCS< MeshType >::CandiType::CandiType ( FourPoints  _p,
vcg::Matrix44< ScalarType _T 
) [inline]

Definition at line 129 of file autoalign_4pcs.h.


Member Function Documentation

template<class MeshType >
bool vcg::tri::FourPCS< MeshType >::CandiType::operator< ( const CandiType o  )  const [inline]

Definition at line 135 of file autoalign_4pcs.h.


Member Data Documentation

template<class MeshType >
int vcg::tri::FourPCS< MeshType >::CandiType::base

Definition at line 134 of file autoalign_4pcs.h.

template<class MeshType >
ScalarType vcg::tri::FourPCS< MeshType >::CandiType::err

Definition at line 132 of file autoalign_4pcs.h.

template<class MeshType >
FourPoints vcg::tri::FourPCS< MeshType >::CandiType::p

Definition at line 130 of file autoalign_4pcs.h.

template<class MeshType >
int vcg::tri::FourPCS< MeshType >::CandiType::score

Definition at line 133 of file autoalign_4pcs.h.

template<class MeshType >
vcg::Matrix44<ScalarType> vcg::tri::FourPCS< MeshType >::CandiType::T

Definition at line 131 of file autoalign_4pcs.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:31 2013