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 |
BreakOnError() | vtkObject | static |
CentralCursor | vtkHyperTreeGridNonOrientedSuperCursor | protected |
ChildCursorToChildTable | vtkHyperTreeGridNonOrientedSuperCursor | protected |
ChildCursorToParentCursorTable | vtkHyperTreeGridNonOrientedSuperCursor | protected |
Clone() | vtkHyperTreeGridNonOrientedSuperCursor | virtual |
CurrentFirstNonValidEntryByLevel | vtkHyperTreeGridNonOrientedSuperCursor | protected |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
Entries | vtkHyperTreeGridNonOrientedSuperCursor | protected |
FastDelete() | vtkObjectBase | virtual |
FirstCurrentNeighboorReferenceEntry | vtkHyperTreeGridNonOrientedSuperCursor | protected |
FirstNonValidEntryByLevel | vtkHyperTreeGridNonOrientedSuperCursor | protected |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetBounds(double bounds[6]) | vtkHyperTreeGridNonOrientedSuperCursor | |
GetBounds(unsigned int icursor, double bounds[6]) | vtkHyperTreeGridNonOrientedSuperCursor | |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCornerCursors(unsigned int, unsigned int, vtkIdList *) | vtkHyperTreeGridNonOrientedMooreSuperCursor | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDebug() | vtkObject | |
GetDimension() | vtkHyperTreeGridNonOrientedSuperCursor | |
GetGlobalNodeIndex() | vtkHyperTreeGridNonOrientedSuperCursor | |
GetGlobalNodeIndex(unsigned int icursor) | vtkHyperTreeGridNonOrientedSuperCursor | |
GetGlobalWarningDisplay() | vtkObject | static |
GetGrid() | vtkHyperTreeGridNonOrientedSuperCursor | |
GetIndiceEntry(unsigned int icursor) | vtkHyperTreeGridNonOrientedSuperCursor | protected |
GetIndicePreviousEntry(unsigned int icursor) | vtkHyperTreeGridNonOrientedSuperCursor | protected |
GetInformation(unsigned int icursor, unsigned int &level, bool &leaf, vtkIdType &id) | vtkHyperTreeGridNonOrientedSuperCursor | |
GetIsInMemkind() const | vtkObjectBase | |
GetLevel() | vtkHyperTreeGridNonOrientedSuperCursor | |
GetLevel(unsigned int icursor) | vtkHyperTreeGridNonOrientedSuperCursor | |
GetMTime() | vtkObject | virtual |
GetNonOrientedGeometryCursor(unsigned int icursor) | vtkHyperTreeGridNonOrientedSuperCursor | |
GetNumberOfChildren() | vtkHyperTreeGridNonOrientedSuperCursor | |
GetNumberOfCursors() | vtkHyperTreeGridNonOrientedSuperCursor | inline |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetOrientedGeometryCursor(unsigned int icursor) | vtkHyperTreeGridNonOrientedSuperCursor | |
GetOrigin() | vtkHyperTreeGridNonOrientedSuperCursor | |
GetPoint(double point[3]) | vtkHyperTreeGridNonOrientedSuperCursor | |
GetPoint(unsigned int icursor, double point[3]) | vtkHyperTreeGridNonOrientedSuperCursor | |
GetReferenceCount() | vtkObjectBase | inline |
GetSize() | vtkHyperTreeGridNonOrientedSuperCursor | |
GetTree() | vtkHyperTreeGridNonOrientedSuperCursor | |
GetTree(unsigned int icursor) | vtkHyperTreeGridNonOrientedSuperCursor | |
GetUsingMemkind() | vtkObjectBase | static |
GetVertexId() | vtkHyperTreeGridNonOrientedSuperCursor | |
GetVertexId(unsigned int icursor) | vtkHyperTreeGridNonOrientedSuperCursor | |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
Grid | vtkHyperTreeGridNonOrientedSuperCursor | protected |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
HasTree() | vtkHyperTreeGridNonOrientedSuperCursor | |
HasTree(unsigned int icursor) | vtkHyperTreeGridNonOrientedSuperCursor | |
IndiceCentralCursor | vtkHyperTreeGridNonOrientedSuperCursor | protected |
Initialize(vtkHyperTreeGrid *grid, vtkIdType treeIndex, bool create=false) override | vtkHyperTreeGridNonOrientedMooreSuperCursor | virtual |
InitializeObjectBase() | vtkObjectBase | |
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) | vtkHyperTreeGridNonOrientedMooreSuperCursor | virtual |
IsLeaf() | vtkHyperTreeGridNonOrientedSuperCursor | |
IsLeaf(unsigned int icursor) | vtkHyperTreeGridNonOrientedSuperCursor | |
IsMasked() | vtkHyperTreeGridNonOrientedSuperCursor | |
IsMasked(unsigned int icursor) | vtkHyperTreeGridNonOrientedSuperCursor | |
IsRoot() | vtkHyperTreeGridNonOrientedSuperCursor | |
IsTypeOf(const char *type) | vtkHyperTreeGridNonOrientedMooreSuperCursor | static |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkHyperTreeGridNonOrientedMooreSuperCursor | static |
NewInstance() const | vtkHyperTreeGridNonOrientedMooreSuperCursor | |
NewInstanceInternal() const | vtkHyperTreeGridNonOrientedMooreSuperCursor | protectedvirtual |
NumberOfCursors | vtkHyperTreeGridNonOrientedSuperCursor | protected |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkHyperTreeGridNonOrientedMooreSuperCursor | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ReferenceCount | vtkObjectBase | protected |
ReferenceEntries | vtkHyperTreeGridNonOrientedSuperCursor | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
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) | vtkHyperTreeGridNonOrientedMooreSuperCursor | static |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalIndexFromLocal(vtkIdType index) | vtkHyperTreeGridNonOrientedSuperCursor | |
SetGlobalIndexStart(vtkIdType index) | vtkHyperTreeGridNonOrientedSuperCursor | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetMask(bool state) | vtkHyperTreeGridNonOrientedSuperCursor | |
SetMask(unsigned int icursor, bool state) | vtkHyperTreeGridNonOrientedSuperCursor | |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetReferenceCount(int) | vtkObjectBase | |
SubdivideLeaf() | vtkHyperTreeGridNonOrientedSuperCursor | |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkHyperTreeGridNonOrientedMooreSuperCursor | |
ToChild(unsigned char ichild) | vtkHyperTreeGridNonOrientedSuperCursor | |
ToParent() | vtkHyperTreeGridNonOrientedSuperCursor | |
ToRoot() | vtkHyperTreeGridNonOrientedSuperCursor | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkHyperTreeGridNonOrientedMooreSuperCursor()=default | vtkHyperTreeGridNonOrientedMooreSuperCursor | protected |
vtkHyperTreeGridNonOrientedSuperCursor() | vtkHyperTreeGridNonOrientedSuperCursor | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
~vtkHyperTreeGridNonOrientedMooreSuperCursor() override | vtkHyperTreeGridNonOrientedMooreSuperCursor | protected |
~vtkHyperTreeGridNonOrientedSuperCursor() override | vtkHyperTreeGridNonOrientedSuperCursor | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |