VTK
9.4.20250416
|
Hold per-type input point assignment and an offset for output arrays. More...
#include <vtkCellGridEvaluator.h>
Public Member Functions | |
vtkIdType | GetNumberOfOutputPoints () const |
Public Attributes | |
std::map< vtkIdType, std::set< vtkIdType > > | InputPoints |
vtkIdType | Offset { 0 } |
Hold per-type input point assignment and an offset for output arrays.
Definition at line 138 of file vtkCellGridEvaluator.h.
vtkIdType vtkCellGridEvaluator::AllocationsByCellType::GetNumberOfOutputPoints | ( | ) | const |
Definition at line 140 of file vtkCellGridEvaluator.h.
vtkIdType vtkCellGridEvaluator::AllocationsByCellType::Offset { 0 } |
Definition at line 141 of file vtkCellGridEvaluator.h.