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
RpTriStripPolygonpoly1
RpTriStripPolygonpoly2
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-2004 Criterion Software Limited. All rights reserved. Built Thu Feb 12 13:46:44 2004. Send Feedback