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
RtWingVertex vertex
RtWingFace face
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-2003 Criterion Software Limited. All rights reserved. Built Tue Apr 22 12:46:09 2003. Send Feedback
Converted from CHM to HTML with chm2web Pro 2.85 (unicode)