Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RpTriStripMesh Struct Reference
[RpMesh]


Data Fields

RwUInt32 numPolygons
RwLinkList polygonEndList
RwLinkList polygonUsedList
RwLinkList polygonFreeList
RwLinkList edgeUsedList
RwLinkList edgeFreeList

Detailed Description

This type represents a mesh and the tri-strips it contains.

See also:
RpBuildMeshGenerateTriStrip , RpTriStripMeshTunnel


Field Documentation

RwLinkList edgeFreeList
 

linked list of free edges

RwLinkList edgeUsedList
 

linked list of used edges

RwUInt32 numPolygons
 

the number of polygons in the mesh

RwLinkList polygonEndList
 

linked list of polygons joined by fewer than 2 strip edges.

RwLinkList polygonFreeList
 

linked list of free polygons

RwLinkList polygonUsedList
 

linked list of used polygons


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