VTK  9.3.20240918
Classes
vtkCellGridEvaluator.h File Reference
#include "vtkCellAttribute.h"
#include "vtkCellGridQuery.h"
#include "vtkNew.h"
#include "vtkStringToken.h"
#include "vtkTypeUInt32Array.h"
#include "vtkTypeUInt64Array.h"
#include <set>
#include <unordered_map>
Include dependency graph for vtkCellGridEvaluator.h:
This graph shows which files directly or indirectly include this file:

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...