| 
| 
typedef MeshType::ScalarType  | ScalarType | 
|   | 
| 
typedef MeshType::CoordType  | CoordType | 
|   | 
| 
typedef MeshType::VertexType  | VertexType | 
|   | 
| 
typedef MeshType::EdgeType  | EdgeType | 
|   | 
| 
typedef MeshType::FaceType  | FaceType | 
|   | 
 | 
| 
void  | reset () | 
|   | 
| 
void  | AddVert (VertexType &p) | 
|   | 
| 
void  | AddEdge (const EdgeType &e, ScalarType u) | 
|   | 
| 
void  | AddFace (const FaceType &, const CoordType &) | 
|   | 
| 
void  | AddTextureSample (const FaceType &, const CoordType &, const Point2i &, float) | 
|   | 
 | 
| 
std::vector< VertexType * >  | sampleVec | 
|   | 
The documentation for this class was generated from the following file: