29 #ifndef vtkEdgeTable_h 
   30 #define vtkEdgeTable_h 
   63   int InitEdgeInsertion(
vtkIdType numPoints, 
int storeAttributes=0);
 
  121   void InitTraversal();
 
vtkVoidArray ** PointerAttributes
 
dynamic, self-adjusting array of void* pointers 
 
abstract base class for most VTK objects 
 
keep track of edges (edge is pair of integer id's) 
 
virtual void PrintSelf(ostream &os, vtkIndent indent)
 
a simple class to control print indentation 
 
list of point or cell ids 
 
#define VTKCOMMONDATAMODEL_EXPORT
 
represent and manipulate 3D points