Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

EdgePoint Struct Reference

#include <vtkCatmullClarkFilter.h>

Collaboration diagram for EdgePoint:

Collaboration graph
[legend]
List of all members.

Public Attributes

vtkIdType e
vtkIdType p1
vtkIdType p2
EdgePointnext

Member Data Documentation

vtkIdType EdgePoint::e
 

Definition at line 58 of file vtkCatmullClarkFilter.h.

Referenced by vtkCatmullClarkFilter::Subdivision().

EdgePoint* EdgePoint::next
 

Definition at line 61 of file vtkCatmullClarkFilter.h.

Referenced by vtkCatmullClarkFilter::findEdgePoint(), vtkCatmullClarkFilter::insertEdgePoint(), and vtkCatmullClarkFilter::Subdivision().

vtkIdType EdgePoint::p1
 

Definition at line 59 of file vtkCatmullClarkFilter.h.

Referenced by vtkCatmullClarkFilter::findEdgePoint(), and vtkCatmullClarkFilter::Subdivision().

vtkIdType EdgePoint::p2
 

Definition at line 60 of file vtkCatmullClarkFilter.h.

Referenced by vtkCatmullClarkFilter::findEdgePoint(), and vtkCatmullClarkFilter::Subdivision().


The documentation for this struct was generated from the following file:
Generated on Sun Jun 22 12:13:16 2003 for Catmull Clark by doxygen 1.3.2