C4 Engine API Documentation
Home
►
World Manager
►
class Mesh
Mesh::GetVertexCount
Defined in:
C4Mesh.h
Returns the number of vertices in a mesh.
Prototype
int32
GetVertexCount(
void
)
const
;
Description
The
GetVertexCount
function returns the number of vertices in a mesh.
See Also
Mesh::GetPrimitiveCount
C4 Engine,
Version 7.1
, 28-Jul-2023, Copyright © Terathon Software LLC