Public Types | Public Member Functions | Public Attributes
vcg::tri::TrivialPointerSampler< MeshType > Class Template Reference

#include <point_sampling.h>

List of all members.

Public Types

typedef MeshType::CoordType CoordType
typedef MeshType::FaceType FaceType
typedef MeshType::VertexType VertexType

Public Member Functions

void AddFace (const FaceType &, const CoordType &)
void AddTextureSample (const FaceType &, const CoordType &, const Point2i &, float)
void AddVert (VertexType &p)
void reset ()
 TrivialPointerSampler ()
 ~TrivialPointerSampler ()

Public Attributes

std::vector< VertexType * > sampleVec

Detailed Description

template<class MeshType>
class vcg::tri::TrivialPointerSampler< MeshType >

Definition at line 132 of file point_sampling.h.


Member Typedef Documentation

template<class MeshType>
typedef MeshType::CoordType vcg::tri::TrivialPointerSampler< MeshType >::CoordType

Definition at line 135 of file point_sampling.h.

template<class MeshType>
typedef MeshType::FaceType vcg::tri::TrivialPointerSampler< MeshType >::FaceType

Definition at line 137 of file point_sampling.h.

template<class MeshType>
typedef MeshType::VertexType vcg::tri::TrivialPointerSampler< MeshType >::VertexType

Definition at line 136 of file point_sampling.h.


Constructor & Destructor Documentation

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

Definition at line 139 of file point_sampling.h.

template<class MeshType>
vcg::tri::TrivialPointerSampler< MeshType >::~TrivialPointerSampler ( ) [inline]

Definition at line 140 of file point_sampling.h.


Member Function Documentation

template<class MeshType>
void vcg::tri::TrivialPointerSampler< MeshType >::AddFace ( const FaceType ,
const CoordType  
) [inline]

Definition at line 155 of file point_sampling.h.

template<class MeshType>
void vcg::tri::TrivialPointerSampler< MeshType >::AddTextureSample ( const FaceType ,
const CoordType ,
const Point2i ,
float   
) [inline]

Definition at line 156 of file point_sampling.h.

template<class MeshType>
void vcg::tri::TrivialPointerSampler< MeshType >::AddVert ( VertexType p) [inline]

Definition at line 150 of file point_sampling.h.

template<class MeshType>
void vcg::tri::TrivialPointerSampler< MeshType >::reset ( ) [inline]

Definition at line 142 of file point_sampling.h.


Member Data Documentation

template<class MeshType>
std::vector<VertexType *> vcg::tri::TrivialPointerSampler< MeshType >::sampleVec

Definition at line 148 of file point_sampling.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:43:18