Public Types | Public Member Functions | Public Attributes
vcg::tri::MeshSampler< 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 &f, CoordType p)
void AddVert (const VertexType &p)
 MeshSampler (MeshType &_m)
void reset ()

Public Attributes

MeshType & m
bool perFaceNormal

Detailed Description

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

Definition at line 161 of file point_sampling.h.


Member Typedef Documentation

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

Definition at line 166 of file point_sampling.h.

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

Definition at line 165 of file point_sampling.h.

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

Definition at line 164 of file point_sampling.h.


Constructor & Destructor Documentation

template<class MeshType>
vcg::tri::MeshSampler< MeshType >::MeshSampler ( MeshType &  _m) [inline]

Definition at line 168 of file point_sampling.h.


Member Function Documentation

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

Definition at line 186 of file point_sampling.h.

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

Definition at line 180 of file point_sampling.h.

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

Definition at line 175 of file point_sampling.h.


Member Data Documentation

template<class MeshType>
MeshType& vcg::tri::MeshSampler< MeshType >::m

Definition at line 171 of file point_sampling.h.

template<class MeshType>
bool vcg::tri::MeshSampler< MeshType >::perFaceNormal

Definition at line 173 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:42:44