|
VTK
9.4.2
|
#include "vtkCellAttributeCalculator.h"#include "vtkCommonDataModelModule.h"#include "vtkObject.h"#include "vtkSmartPointer.h"#include "vtkStringToken.h"#include "vtkTypeName.h"#include <unordered_map>#include <unordered_set>Go to the source code of this file.
Classes | |
| class | vtkCellGridResponders |
| A container that holds objects able to respond to queries specialized for particular vtkCellMetadata types. More... | |
| struct | vtkCellGridResponders::CalculatorForTagSet |
| A record of a registered calculator along with the tags it requires and values of those tags it will accept. More... | |