RenderWare V2.1

Previous Page Index Next Page

RwClump *

RwGetPolygonOwner(RwPolygon3d *polygon);

Description

Retrieves the clump that owns the polygon.

Arguments

polygon Pointer to the polygon.

Return Value

A pointer to the clump that owns the polygon if successful, and NULL otherwise.

See Also

RwFindTaggedPolygon()

RwForAllPolygonsInClump()