Fovia C++ In-Process API
|
Public Attributes | |
unsigned int | numBorders |
unsigned int | numFlippedTri |
unsigned int | numHoles |
Specifies a variety of topological properties of the mesh.
unsigned int MESH_PROPS::numBorders |
The number of border edges in the mesh.
unsigned int MESH_PROPS::numFlippedTri |
The number of flipped triangles in the mesh.
unsigned int MESH_PROPS::numHoles |
The number of holes in the mesh.