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

Classes

class  Bicubic
 
class  radSorter
 

Public Types

typedef MeshType::FaceType FaceType
 
typedef MeshType::VertexType VertexType
 
typedef MeshType::ScalarType ScalarType
 
typedef MeshType::FaceIterator FaceIterator
 
typedef MeshType::VertexIterator VertexIterator
 
typedef MeshType::CoordType CoordType
 
typedef vcg::tri::Nring< MeshType > RingWalker
 

Public Member Functions

float getMeanCurvature (VertexType *vp)
 

Static Public Member Functions

static bool fitBicubicPoints (VertexType *v, std::vector< CoordType > &ref, Bicubic &ret, std::vector< CoordType > &points, std::vector< VertexType * > &ring)
 
static double AverageEdgeLenght (MeshType &m)
 
static void computeMFitmap (MeshType &m, float perc, int ringMax=50)
 
static vector< VertexType * > gatherNeighsSurface (VertexType *vt, float sigma, MeshType &m)
 
static void computeSFitmap (MeshType &m)
 

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