RenderWare V2.1

Previous Page Index Next Page

RwPolygon3d *

RwSetPolygonData(RwPolygon3d *polygon, void *data);

Description

Sets the polygon’s user data pointer.

Arguments

polygon Pointer to the polygon.

data User data pointer.

Return Value

The argument polygon if successful, and NULL otherwise.

See Also

RwGetPolygonData()