Public Member Functions | Public Attributes
vcg::tri::FourPCS< MeshType >::Couple Class Reference

#include <autoalign_4pcs.h>

List of all members.

Public Member Functions

 Couple (VertexPointer i, VertexPointer j, float d)
bool operator< (const Couple &o) const
VertexPointer operator[] (const int &i) const

Public Attributes

float dist
VertexPointer p0
VertexPointer p1

Detailed Description

template<class MeshType>
class vcg::tri::FourPCS< MeshType >::Couple

Definition at line 111 of file autoalign_4pcs.h.


Constructor & Destructor Documentation

template<class MeshType >
vcg::tri::FourPCS< MeshType >::Couple::Couple ( VertexPointer  i,
VertexPointer  j,
float  d 
) [inline]

Definition at line 115 of file autoalign_4pcs.h.


Member Function Documentation

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

Definition at line 117 of file autoalign_4pcs.h.

template<class MeshType >
VertexPointer vcg::tri::FourPCS< MeshType >::Couple::operator[] ( const int &  i) const [inline]

Definition at line 118 of file autoalign_4pcs.h.


Member Data Documentation

template<class MeshType >
float vcg::tri::FourPCS< MeshType >::Couple::dist

Definition at line 116 of file autoalign_4pcs.h.

template<class MeshType >
VertexPointer vcg::tri::FourPCS< MeshType >::Couple::p0

Definition at line 114 of file autoalign_4pcs.h.

template<class MeshType >
VertexPointer vcg::tri::FourPCS< MeshType >::Couple::p1

Definition at line 114 of file autoalign_4pcs.h.


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


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