VTK  9.4.20241108
Classes
vtkCellGridResponders.h File Reference
#include "vtkCellAttributeCalculator.h"
#include "vtkCommonDataModelModule.h"
#include "vtkObject.h"
#include "vtkSmartPointer.h"
#include "vtkStringToken.h"
#include "vtkTypeName.h"
#include <unordered_map>
#include <unordered_set>
Include dependency graph for vtkCellGridResponders.h:
This graph shows which files directly or indirectly include this file:

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