RwBool
RwDestroyPolygon(RwPolygon3d *polygon);
Description
Destroys the polygon.
Arguments
polygon Pointer to the polygon.
Return Value
TRUE if successful, and FALSE otherwise.
See Also
RwAddPolygonsToClump()
RwAddPolygonToClump()
RwDestroyClump()