C4 Engine
C4 Engine API Documentation

Mesh::InvertMesh

Defined in:  C4Mesh.h
Inverts the geometrical data in a mesh.
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.