Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RpTriStripPolygon Struct Reference
[RpMesh]

Collaboration diagram for RpTriStripPolygon:

Collaboration graph

Data Fields

RwLLLink inEndLink
RwLLLink inUsedLink
RwLLLink inFreeLink
RwUInt32 numEdges
RpTriStripEdgeedges [RPTRISTRIPPOLYGONMAXEDGES]
RxVertexIndex vertIndex [RPTRISTRIPPOLYGONMAXEDGES]
RwUInt32 testFrame

Detailed Description

This type represents a polygon.

See also:
RpTriStripPolygonFollowStrip , RpBuildMeshGenerateTriStrip , RpTriStripMeshTunnel


Field Documentation

RpTriStripEdge* edges[RPTRISTRIPPOLYGONMAXEDGES]
 

polygon edges

RwLLLink inEndLink
 

link for list of polygons joined by fewer than 2 strip edges

RwLLLink inFreeLink
 

link for list of free polygons

RwLLLink inUsedLink
 

link for list of used polygons

RwUInt32 numEdges
 

number of edges

RwUInt32 testFrame
 

used to prevent a tri-strip being counted by the cost function more than once

RxVertexIndex vertIndex[RPTRISTRIPPOLYGONMAXEDGES]
 

polygon vertex indices


Criterion Software © 1993-2004 Criterion Software Limited. All rights reserved. Built Thu Feb 12 13:46:44 2004. Send Feedback