C4 Engine
C4 Engine API Documentation

Mesh::GetVertexCount

Defined in:  C4Mesh.h
Returns the number of vertices in a mesh.
Prototype

int32 GetVertexCount(voidconst;

Description
The GetVertexCount function returns the number of vertices in a mesh.
See Also

Mesh::GetPrimitiveCount