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 |
AllSides enum value | vtkCellGridSidesQuery | |
AnyOccurrence enum value | vtkCellGridSidesQuery | |
Boundary enum value | vtkCellGridSidesQuery | |
BreakOnError() | vtkObject | static |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
EdgesOfInputs enum value | vtkCellGridSidesQuery | |
EdgesOfSurfaces enum value | vtkCellGridSidesQuery | |
EdgesOfVolumes enum value | vtkCellGridSidesQuery | |
FastDelete() | vtkObjectBase | virtual |
Finalize() override | vtkCellGridSidesQuery | virtual |
GenerateSideSets enum value | vtkCellGridSidesQuery | |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | static |
GetIsInMemkind() const | vtkObjectBase | |
GetMTime() | vtkObject | virtual |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetObjectDescription() const override | vtkObject | virtual |
GetObjectName() const | vtkObject | virtual |
GetOmitSidesForRenderableInputs() | vtkCellGridSidesQuery | virtual |
GetOutputDimensionControl() | vtkCellGridSidesQuery | virtual |
GetPass() | vtkCellGridQuery | virtual |
GetPreserveRenderableInputs() | vtkCellGridSidesQuery | virtual |
GetReferenceCount() | vtkObjectBase | inline |
GetSideCache() | vtkCellGridSidesQuery | virtual |
GetSides() | vtkCellGridSidesQuery | inline |
GetSideSetArrays(vtkStringToken cellType) | vtkCellGridSidesQuery | |
GetUsingMemkind() | vtkObjectBase | static |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
HashSides enum value | vtkCellGridSidesQuery | |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
Initialize() override | vtkCellGridSidesQuery | virtual |
InitializeObjectBase() | vtkObjectBase | |
Input enum value | vtkCellGridSidesQuery | |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
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) | vtkCellGridSidesQuery | virtual |
IsAnotherPassRequired() override | vtkCellGridSidesQuery | virtual |
IsTypeOf(const char *type) | vtkCellGridSidesQuery | static |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkCellGridSidesQuery | static |
NewInstance() const | vtkCellGridSidesQuery | |
NewInstanceInternal() const | vtkCellGridSidesQuery | protectedvirtual |
NextLowestDimension enum value | vtkCellGridSidesQuery | |
ObjectName | vtkObject | protected |
OmitSidesForRenderableInputs | vtkCellGridSidesQuery | protected |
OmitSidesForRenderableInputsOff() | vtkCellGridSidesQuery | virtual |
OmitSidesForRenderableInputsOn() | vtkCellGridSidesQuery | virtual |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Output enum value | vtkCellGridSidesQuery | |
OutputDimensionControl | vtkCellGridSidesQuery | protected |
OutputDimensionControlOff() | vtkCellGridSidesQuery | virtual |
OutputDimensionControlOn() | vtkCellGridSidesQuery | virtual |
Pass | vtkCellGridQuery | protected |
PassWork enum name | vtkCellGridSidesQuery | |
PreserveRenderableInputs | vtkCellGridSidesQuery | protected |
PreserveRenderableInputsOff() | vtkCellGridSidesQuery | virtual |
PreserveRenderableInputsOn() | vtkCellGridSidesQuery | virtual |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkCellGridSidesQuery | 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) | vtkCellGridSidesQuery | static |
SelectionMode enum name | vtkCellGridSidesQuery | |
SelectionModeFromLabel(vtkStringToken token) | vtkCellGridSidesQuery | static |
SelectionModeToLabel(SelectionMode mode) | vtkCellGridSidesQuery | static |
SelectionType | vtkCellGridSidesQuery | protected |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(vtkTypeBool val) | vtkObject | static |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetObjectName(const std::string &objectName) | vtkObject | virtual |
SetOmitSidesForRenderableInputs(vtkTypeBool) | vtkCellGridSidesQuery | virtual |
SetOutputDimensionControl(int) | vtkCellGridSidesQuery | virtual |
SetPreserveRenderableInputs(vtkTypeBool) | vtkCellGridSidesQuery | virtual |
SetReferenceCount(int) | vtkObjectBase | |
SetSelectionType(int selnType) | vtkCellGridSidesQuery | inlinevirtual |
SetSideCache(vtkCellGridSidesCache *cache) | vtkCellGridSidesQuery | virtual |
SetStrategy(int strategy) | vtkCellGridSidesQuery | inlinevirtual |
SetStrategyToAnyOccurrence() | vtkCellGridSidesQuery | inline |
SetStrategyToBoundary() | vtkCellGridSidesQuery | inline |
SetStrategyToWinding() | vtkCellGridSidesQuery | inline |
SideCache | vtkCellGridSidesQuery | protected |
SideFlags enum name | vtkCellGridSidesQuery | |
Sides | vtkCellGridSidesQuery | protected |
StartPass() override | vtkCellGridSidesQuery | virtual |
Strategy | vtkCellGridSidesQuery | protected |
SubjectHelper | vtkObject | protected |
Summarize enum value | vtkCellGridSidesQuery | |
SummaryStrategy enum name | vtkCellGridSidesQuery | |
SummaryStrategyFromLabel(vtkStringToken token) | vtkCellGridSidesQuery | static |
SummaryStrategyToLabel(SummaryStrategy strategy) | vtkCellGridSidesQuery | static |
Superclass typedef | vtkCellGridSidesQuery | |
SurfacesOfInputs enum value | vtkCellGridSidesQuery | |
SurfacesOfVolumes enum value | vtkCellGridSidesQuery | |
TemporarySideCache | vtkCellGridSidesQuery | protected |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
UsesGarbageCollector() const | vtkObjectBase | inlinevirtual |
VerticesOfEdges enum value | vtkCellGridSidesQuery | |
VerticesOfInputs enum value | vtkCellGridSidesQuery | |
VerticesOfSurfaces enum value | vtkCellGridSidesQuery | |
VerticesOfVolumes enum value | vtkCellGridSidesQuery | |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkCellGridQuery()=default | vtkCellGridQuery | protected |
vtkCellGridSidesQuery()=default | vtkCellGridSidesQuery | protected |
vtkGetEnumMacro(Strategy, SummaryStrategy) | vtkCellGridSidesQuery | |
vtkGetEnumMacro(SelectionType, SelectionMode) | vtkCellGridSidesQuery | |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
vtkSetEnumMacro(Strategy, SummaryStrategy) | vtkCellGridSidesQuery | |
vtkSetEnumMacro(SelectionType, SelectionMode) | vtkCellGridSidesQuery | |
WeakPointers | vtkObjectBase | protected |
Winding enum value | vtkCellGridSidesQuery | |
~vtkCellGridQuery() override=default | vtkCellGridQuery | protected |
~vtkCellGridSidesQuery() override | vtkCellGridSidesQuery | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |