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-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)