Public Member Functions | Public Attributes
OverlapEstimation< MESH_TYPE >::VertexPointerSampler Class Reference

List of all members.

Public Member Functions

void AddFace (const FaceType &f, const CoordType &p)
void AddTextureSample (const FaceType &, const CoordType &, const Point2i &)
void AddVert (VertexType &p)
 VertexPointerSampler ()
 ~VertexPointerSampler ()

Public Attributes

MeshTypem
vector< VertexType * > sampleVec

Detailed Description

template<class MESH_TYPE>
class OverlapEstimation< MESH_TYPE >::VertexPointerSampler

Private simple class needed to perform sampling of pointers to vertexes.

Definition at line 65 of file overlap_estimation.h.


Constructor & Destructor Documentation

template<class MESH_TYPE >
OverlapEstimation< MESH_TYPE >::VertexPointerSampler::VertexPointerSampler ( ) [inline]

Definition at line 71 of file overlap_estimation.h.

template<class MESH_TYPE >
OverlapEstimation< MESH_TYPE >::VertexPointerSampler::~VertexPointerSampler ( ) [inline]

Definition at line 72 of file overlap_estimation.h.


Member Function Documentation

template<class MESH_TYPE >
void OverlapEstimation< MESH_TYPE >::VertexPointerSampler::AddFace ( const FaceType f,
const CoordType p 
) [inline]

Definition at line 76 of file overlap_estimation.h.

template<class MESH_TYPE >
void OverlapEstimation< MESH_TYPE >::VertexPointerSampler::AddTextureSample ( const FaceType ,
const CoordType ,
const Point2i  
) [inline]

Definition at line 77 of file overlap_estimation.h.

template<class MESH_TYPE >
void OverlapEstimation< MESH_TYPE >::VertexPointerSampler::AddVert ( VertexType p) [inline]

Definition at line 75 of file overlap_estimation.h.


Member Data Documentation

template<class MESH_TYPE >
MeshType* OverlapEstimation< MESH_TYPE >::VertexPointerSampler::m

Definition at line 69 of file overlap_estimation.h.

template<class MESH_TYPE >
vector<VertexType*> OverlapEstimation< MESH_TYPE >::VertexPointerSampler::sampleVec

Definition at line 73 of file overlap_estimation.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:39:02