RenderWare V2.1

Previous Page Index Next Page

RwInt32

RwGetClumpNumPolygons(RwClump *clump);

Description

Retrieves the number of polygons in the clump.

Arguments

clump Pointer to the clump.

Return Value

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

See Also

RwAddPolygonToClump()

RwAddPolygonsToClump()

RwDestroyPolygon()

RwForAllPolygonsInClump()

RwGetClumpNumVertices()

RwPolygon()

RwPolygonExt()

RwQuad()

RwQuadExt()

RwTriangle()

RwTriangleExt()