Public Member Functions | Public Attributes
vcg::tri::FourPCS< MeshType >::Candidate Struct Reference

#include <autoalign_4pcs.h>

List of all members.

Public Member Functions

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

Public Attributes

FourPoints p
int score
vcg::Matrix44< ScalarTypeT

Detailed Description

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

Definition at line 121 of file autoalign_4pcs.h.


Constructor & Destructor Documentation

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

Definition at line 123 of file autoalign_4pcs.h.

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

Definition at line 124 of file autoalign_4pcs.h.


Member Function Documentation

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

Definition at line 128 of file autoalign_4pcs.h.


Member Data Documentation

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

Definition at line 125 of file autoalign_4pcs.h.

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

Definition at line 127 of file autoalign_4pcs.h.

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

Definition at line 126 of file autoalign_4pcs.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:42:23