Go to the documentation of this file.
30 #ifndef vtkUnstructuredGridBase_h
31 #define vtkUnstructuredGridBase_h
static vtkUnstructuredGridBase * GetData(vtkInformation *info)
virtual vtkIdType InsertNextCell(int type, vtkIdType npts, vtkIdType *ptIds)=0
virtual vtkIdType InsertNextCell(int type, vtkIdType npts, vtkIdType *ptIds, vtkIdType nfaces, vtkIdType *faces)=0
static vtkUnstructuredGridBase * GetData(vtkInformationVector *v, int i=0)
dataset represents arbitrary combinations of all possible cell types. May be mapped onto a non-standa...
void PrintSelf(ostream &os, vtkIndent indent)
void DeepCopy(vtkDataObject *src)
virtual void GetIdsOfCellsOfType(int type, vtkIdTypeArray *array)=0
virtual void ReplaceCell(vtkIdType cellId, int npts, vtkIdType *pts)=0
vtkUnstructuredGridBase()
vtkAbstractTypeMacro(vtkUnstructuredGridBase, vtkPointSet) void PrintSelf(ostream &os
a simple class to control print indentation
list of point or cell ids
~vtkUnstructuredGridBase()
dynamic, self-adjusting array of vtkIdType
abstract class for specifying dataset behavior
#define VTK_UNSTRUCTURED_GRID_BASE
virtual vtkIdType InsertNextCell(int type, vtkIdList *ptIds)=0
#define VTKCOMMONDATAMODEL_EXPORT
typedef void(APIENTRYP PFNGLBLENDCOLORPROC)(GLclampf red
general representation of visualization data
virtual void Allocate(vtkIdType numCells=1000, int extSize=1000)=0
GLuint GLuint GLsizei GLenum type
virtual int IsHomogeneous()=0