Mesh::InvertMesh
Defined in:
Inverts the geometrical data in a mesh.
C4Mesh.h
Prototype
void InvertMesh(void);
Description
The InvertMesh
function inverts the contents of a mesh. This operation affects the normal array, tangent array, primitive array, edge array, and plane array.