$darkmode
VCG Library
Public Types | Public Member Functions | Public Attributes | List of all members
vcg::tri::RedetailSampler< MeshType > Class Template Reference

Public Types

typedef tri::FaceTmark< MeshType > MarkerFace
 

Public Member Functions

void init (MeshType *_m, CallBackPos *_cb=0, int targetSz=0)
 
void AddVert (VertexType &p)
 

Public Attributes

MeshType * m
 
CallBackPos * cb
 the source mesh for which we search the closest points (e.g. the mesh from which we take colors etc).
 
int sampleNum
 
int sampleCnt
 
MetroMeshGrid unifGridFace
 
VertexMeshGrid unifGridVert
 
bool useVertexSampling
 
MarkerFace markerFunctor
 
bool coordFlag
 
bool colorFlag
 
bool normalFlag
 
bool qualityFlag
 
bool selectionFlag
 
bool storeDistanceAsQualityFlag
 
float dist_upper_bound
 

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