AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | inline |
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline |
AllocateClassificationOutput() | vtkCellGridEvaluator | protected |
AllocateInterpolationOutput() | vtkCellGridEvaluator | protected |
AllocatePositionOutput() | vtkCellGridEvaluator | protected |
Allocations | vtkCellGridEvaluator | protected |
BreakOnError() | vtkObject | static |
CellAttribute | vtkCellGridEvaluator | protected |
CellGrid | vtkCellGridEvaluator | protected |
ClassifierCellIndices | vtkCellGridEvaluator | protected |
ClassifierCellOffsets | vtkCellGridEvaluator | protected |
ClassifierCellTypes | vtkCellGridEvaluator | protected |
ClassifierPointIDs | vtkCellGridEvaluator | protected |
ClassifierPointParameters | vtkCellGridEvaluator | protected |
Classify enum value | vtkCellGridEvaluator | |
ClassifyAndInterpolate enum value | vtkCellGridEvaluator | |
ClassifyPoints(vtkDataArray *points) | vtkCellGridEvaluator | |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
FastDelete() | vtkObjectBase | virtual |
Finalize() override | vtkCellGridEvaluator | virtual |
GetAllocationsForCellType(vtkStringToken cellType) | vtkCellGridEvaluator | |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetCellAttribute() | vtkCellGridEvaluator | virtual |
GetClassifierCellIndices() | vtkCellGridEvaluator | virtual |
GetClassifierCellOffsets() | vtkCellGridEvaluator | virtual |
GetClassifierCellTypes() | vtkCellGridEvaluator | virtual |
GetClassifierPointIDs() | vtkCellGridEvaluator | virtual |
GetClassifierPointParameters() | vtkCellGridEvaluator | virtual |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | static |
GetInputPoints() | vtkCellGridEvaluator | virtual |
GetInterpolatedValues() | vtkCellGridEvaluator | virtual |
GetIsInMemkind() const | vtkObjectBase | |
GetLocator() | vtkCellGridEvaluator | virtual |
GetMTime() | vtkObject | virtual |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetObjectDescription() const override | vtkObject | virtual |
GetObjectName() const | vtkObject | virtual |
GetPass() | vtkCellGridQuery | virtual |
GetReferenceCount() | vtkObjectBase | inline |
GetUsingMemkind() | vtkObjectBase | static |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
Initialize() override | vtkCellGridEvaluator | virtual |
InitializeObjectBase() | vtkObjectBase | |
InputPoints | vtkCellGridEvaluator | protected |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
Interpolate enum value | vtkCellGridEvaluator | |
InterpolateCellParameters(vtkTypeUInt32Array *cellTypes, vtkTypeUInt64Array *cellOffsets, vtkTypeUInt64Array *cellIndices, vtkDataArray *pointParameters) | vtkCellGridEvaluator | |
InterpolatedValues | vtkCellGridEvaluator | protected |
InterpolatePoints(vtkDataArray *points) | vtkCellGridEvaluator | |
InvokeEvent(unsigned long event, void *callData) | vtkObject | |
InvokeEvent(const char *event, void *callData) | vtkObject | |
InvokeEvent(unsigned long event) | vtkObject | inline |
InvokeEvent(const char *event) | vtkObject | inline |
IsA(const char *type) | vtkCellGridEvaluator | virtual |
IsAnotherPassRequired() override | vtkCellGridEvaluator | virtual |
IsTypeOf(const char *type) | vtkCellGridEvaluator | static |
Locator | vtkCellGridEvaluator | protected |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkCellGridEvaluator | static |
NewInstance() const | vtkCellGridEvaluator | |
NewInstanceInternal() const | vtkCellGridEvaluator | protectedvirtual |
None enum value | vtkCellGridEvaluator | |
NumberOfOutputPoints | vtkCellGridEvaluator | protected |
ObjectName | vtkObject | protected |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Pass | vtkCellGridQuery | protected |
Phases enum name | vtkCellGridEvaluator | |
PhasesToPerform | vtkCellGridEvaluator | protected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkCellGridEvaluator | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
RemoveAllObservers() | vtkObject | |
RemoveObserver(vtkCommand *) | vtkObject | |
RemoveObserver(unsigned long tag) | vtkObject | |
RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
RemoveObservers(unsigned long event) | vtkObject | |
RemoveObservers(const char *event) | vtkObject | |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkCellGridEvaluator | static |
SetCellAttribute(vtkCellAttribute *) | vtkCellGridEvaluator | virtual |
SetClassifierCellIndices(vtkTypeUInt64Array *) | vtkCellGridEvaluator | protectedvirtual |
SetClassifierCellOffsets(vtkTypeUInt64Array *) | vtkCellGridEvaluator | protectedvirtual |
SetClassifierCellTypes(vtkTypeUInt32Array *) | vtkCellGridEvaluator | protectedvirtual |
SetClassifierPointIDs(vtkTypeUInt64Array *) | vtkCellGridEvaluator | protectedvirtual |
SetClassifierPointParameters(vtkDataArray *) | vtkCellGridEvaluator | protectedvirtual |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(vtkTypeBool val) | vtkObject | static |
SetInputPoints(vtkDataArray *) | vtkCellGridEvaluator | protectedvirtual |
SetInterpolatedValues(vtkDataArray *) | vtkCellGridEvaluator | protectedvirtual |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetObjectName(const std::string &objectName) | vtkObject | virtual |
SetReferenceCount(int) | vtkObjectBase | |
StartPass() override | vtkCellGridEvaluator | virtual |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkCellGridEvaluator | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
UsesGarbageCollector() const | vtkObjectBase | inlinevirtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkCellGridEvaluator() | vtkCellGridEvaluator | protected |
vtkCellGridQuery()=default | vtkCellGridQuery | protected |
vtkGetEnumMacro(PhasesToPerform, vtkCellGridEvaluator::Phases) | vtkCellGridEvaluator | |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
~vtkCellGridEvaluator() override | vtkCellGridEvaluator | protected |
~vtkCellGridQuery() override=default | vtkCellGridQuery | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |