|
VTK
9.4.2
|
#include "vtkCellAttribute.h"#include "vtkCellGridQuery.h"#include "vtkNew.h"#include "vtkStringToken.h"#include "vtkTypeUInt32Array.h"#include "vtkTypeUInt64Array.h"#include <set>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | vtkCellGridEvaluator |
| Evaluate a field (vtkCellAttribute) at some points inside cells. More... | |
| struct | vtkCellGridEvaluator::AllocationsByCellType |
| Hold per-type input point assignment and an offset for output arrays. More... | |