GeometryLevel::GetVertexCount
Defined in: C4GeometryLevel.h
Returns the number of vertices in a geometry level.
Prototype
long GetVertexCount(void) const;
Description
The GetVertexCount function returns the number of vertices in a geometry level.
See Also
GeometryLevel::GetFaceCount
|