vtkTopo(const vtkTopo &)
Disallow default bitwise copy construct.
const labelListList & vertLabels() const
vtkTypes
Equivalent to enumeration in "vtkCellType.h".
Mesh consisting of general polyhedral cells.
labelList addPointCellLabels_
const labelList & superCells() const
static bool decomposePoly
Enable/disable polyhedron decomposition. Default = true.
labelList cellTypes_
Cell types (including added cells) in vtk numbering.
const labelList & cellTypes() const
Polyhedral cell decomposition for VTK.
void operator=(const vtkTopo &)
Disallow default bitwise assignment.
const labelList & addPointCellLabels() const
labelListList vertLabels_
Vertices per cell (including added cells) in vtk ordering.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...