class csTriangleVertices A class which holds vertices and connectivity information for a triangle mesh
A class which holds vertices and connectivity information for a triangle mesh. This is a general vertices structure but it is mostly useful for LOD generation since every vertex contains information which helps selecting the best vertices for collapsing.
~csTriangleVertices()
int GetNumVertices()
csTriangleVertex& GetVertex(int idx)
void CalculateCost()
int GetMinimalCostVertex()
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de