30 #ifndef vtkUnstructuredGridBase_h
31 #define vtkUnstructuredGridBase_h
49 virtual void Allocate(
vtkIdType numCells=1000,
int extSize=1000) = 0;
97 virtual int IsHomogeneous() = 0;
static vtkPointSet * GetData(vtkInformation *info)
abstract class for specifying dataset behavior
dynamic, self-adjusting array of vtkIdType
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
list of point or cell ids
void PrintSelf(ostream &os, vtkIndent indent)
#define VTK_UNSTRUCTURED_GRID_BASE
void DeepCopy(vtkDataObject *src)
general representation of visualization data
dataset represents arbitrary combinations of all possible cell types. May be mapped onto a non-standa...
#define VTKCOMMONDATAMODEL_EXPORT