Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

RtWingEdge Struct Reference
[RtWing]

Collaboration diagram for RtWingEdge:

Collaboration graph

Data Fields

RtWingEdge * neighbor
RtWingEdgeNeighborRelation neighborRelation
RtWingVertexvertex
RtWingFaceface
RtWingEdge * next
RtWingEdge * prev
RwReal value

Detailed Description

Holds data for each edge in the winged edge data structure.


Field Documentation

RtWingFace* face
 

pointer to face

RtWingEdge* neighbor
 

pointer to neighbor, if any

RtWingEdgeNeighborRelation neighborRelation
 

relationship info

RtWingEdge* next
 

pointer to next edge

RtWingEdge* prev
 

pointer to previous edge (non-manifold requirement)

RwReal value
 

INTERNAL USE ONLY

RtWingVertex* vertex
 

pointer to vertex


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