![]() |
VCG Library
|
Public Member Functions | |
| MeshSampler (MeshType &_m) | |
| void | reset () |
| void | AddVert (const VertexType &p) |
| void | AddEdge (const EdgeType &e, ScalarType u) |
| void | AddFace (const FaceType &f, CoordType p) |
Public Attributes | |
| MeshType & | m |
| bool | perFaceNormal |