RenderWare V2.1

Previous Page Index Next Page

RwPolygon3d *

RwSetPolygonTag(RwPolygon3d *polygon, RwInt32 tag);

Description

Sets the polygon’s tag.

Arguments

polygon Pointer to the polygon.

tag Integer tag value to set (only the least significant 16 bits are valid).

Return Value

The argument polygon if successful, and NULL otherwise.

See Also

RwFindTaggedPolygon()

RwGetPolygonTag()

RwPolygonExt()

RwQuadExt()

RwSetClumpTag()

RwTriangleExt()