30 #ifndef vtkEdgeTable_h
31 #define vtkEdgeTable_h
33 #include "vtkCommonDataModelModule.h"
69 int InitEdgeInsertion(
vtkIdType numPoints,
int storeAttributes=0);
145 void InitTraversal();
187 void operator=(const
vtkEdgeTable&) VTK_DELETE_FUNCTION;
dynamic, self-adjusting array of void* pointers
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
keep track of edges (edge is pair of integer id's)
a simple class to control print indentation
list of point or cell ids
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
represent and manipulate 3D points