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
RpTriStripEdge edges [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-2003 Criterion Software Limited. All rights reserved. Built Tue Apr 22 12:46:07 2003. Send Feedback
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)