VTK
9.4.2
|
A record of a registered calculator along with the tags it requires and values of those tags it will accept. More...
#include <vtkCellGridResponders.h>
Public Member Functions | |
bool | Matches (const TagSet &providedTags) const |
Public Attributes | |
TagSet | MatchingTags |
vtkSmartPointer< vtkCellAttributeCalculator > | CalculatorPrototype |
A record of a registered calculator along with the tags it requires and values of those tags it will accept.
Definition at line 83 of file vtkCellGridResponders.h.
bool vtkCellGridResponders::CalculatorForTagSet::Matches | ( | const TagSet & | providedTags | ) | const |
TagSet vtkCellGridResponders::CalculatorForTagSet::MatchingTags |
Definition at line 85 of file vtkCellGridResponders.h.
vtkSmartPointer<vtkCellAttributeCalculator> vtkCellGridResponders::CalculatorForTagSet::CalculatorPrototype |
Definition at line 86 of file vtkCellGridResponders.h.