29 #ifndef __vtkEdgeTable_h
30 #define __vtkEdgeTable_h
62 int InitEdgeInsertion(
vtkIdType numPoints,
int storeAttributes=0);
120 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
represent and manipulate 3D points