VTK
9.4.20241130
|
A placeholder for space to be occupied in a vtkCellArray. More...
#include <vtkCellGridToUnstructuredGrid.h>
Public Attributes | |
int | CellType { VTK_EMPTY_CELL } |
vtkIdType | NumberOfCells { 0 } |
vtkIdType | NumberOfConnectivityEntries { 0 } |
vtkIdType | CellOffset { 0 } |
vtkIdType | ConnOffset { 0 } |
A placeholder for space to be occupied in a vtkCellArray.
Definition at line 56 of file vtkCellGridToUnstructuredGrid.h.
int vtkCellGridToUnstructuredGrid::Query::OutputAllocation::CellType { VTK_EMPTY_CELL } |
Definition at line 58 of file vtkCellGridToUnstructuredGrid.h.
vtkIdType vtkCellGridToUnstructuredGrid::Query::OutputAllocation::NumberOfCells { 0 } |
Definition at line 59 of file vtkCellGridToUnstructuredGrid.h.
vtkIdType vtkCellGridToUnstructuredGrid::Query::OutputAllocation::NumberOfConnectivityEntries { 0 } |
Definition at line 60 of file vtkCellGridToUnstructuredGrid.h.
vtkIdType vtkCellGridToUnstructuredGrid::Query::OutputAllocation::CellOffset { 0 } |
Definition at line 61 of file vtkCellGridToUnstructuredGrid.h.
vtkIdType vtkCellGridToUnstructuredGrid::Query::OutputAllocation::ConnOffset { 0 } |
Definition at line 62 of file vtkCellGridToUnstructuredGrid.h.