Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RpTriStripEdge Struct Reference
[RpMesh]

Collaboration diagram for RpTriStripEdge:
Collaboration graph

Data Fields

RwLLLink  inUsedLink
RwLLLink  inFreeLink
RpTriStripPolygon poly1
RpTriStripPolygon poly2
RxVertexIndex  vert1
RxVertexIndex  vert2
RwBool  strip

Detailed Description

This type represents a polygon edge which may be part of a tri-strip.
See also:
RpTriStripPolygonFollowStrip , RpBuildMeshGenerateTriStrip , RpTriStripMeshTunnel

Field Documentation

RwLLLink inFreeLink
 

link for list of free edges

RwLLLink inUsedLink
 

link for list of used edges

RpTriStripPolygon* poly1
 

first polygon including this edge

RpTriStripPolygon* poly2
 

second polygon including this edge or NULL if this edge is only included in one

RwBool strip
 

TRUE if the edge is part of a tri-strip

RxVertexIndex vert1
 

index of first vertex of edge

RxVertexIndex vert2
 

index of second vertex of edge


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)