RenderWare V2.1

Previous Page Index Next Page

RwInt32

RwGetClumpNumVertices(RwClump *clump);

Description

Retrieves the number of vertices in the clump.

Arguments

clump Pointer to the clump.

Return Value

The number of vertices in the clump if successful, and -1 otherwise.

See Also

RwAddVertexToClump()

RwGetClumpNumPolygons()

RwVertex()

RwVertexExt()