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 |
Clone() | vtkHyperTreeGridNonOrientedGeometryCursor | virtual |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
Dump(ostream &os) | vtkHyperTreeGridNonOrientedGeometryCursor | |
Entries | vtkHyperTreeGridNonOrientedGeometryCursor | protected |
FastDelete() | vtkObjectBase | virtual |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetBounds(double bounds[6]) | vtkHyperTreeGridNonOrientedGeometryCursor | |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDebug() | vtkObject | |
GetDimension() | vtkHyperTreeGridNonOrientedGeometryCursor | |
GetGlobalNodeIndex() | vtkHyperTreeGridNonOrientedGeometryCursor | |
GetGlobalWarningDisplay() | vtkObject | static |
GetHyperTreeGridOrientedGeometryCursor(vtkHyperTreeGrid *grid) | vtkHyperTreeGridNonOrientedGeometryCursor | |
GetIsInMemkind() const | vtkObjectBase | |
GetLevel() | vtkHyperTreeGridNonOrientedGeometryCursor | |
GetMTime() | vtkObject | virtual |
GetNumberOfChildren() | vtkHyperTreeGridNonOrientedGeometryCursor | |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetOrigin() | vtkHyperTreeGridNonOrientedGeometryCursor | |
GetPoint(double point[3]) | vtkHyperTreeGridNonOrientedGeometryCursor | |
GetReferenceCount() | vtkObjectBase | inline |
GetSize() | vtkHyperTreeGridNonOrientedGeometryCursor | |
GetTree() const | vtkHyperTreeGridNonOrientedGeometryCursor | inline |
GetUsingMemkind() | vtkObjectBase | static |
GetVertexId() | vtkHyperTreeGridNonOrientedGeometryCursor | |
GlobalWarningDisplayOff() | vtkObject | inlinestatic |
GlobalWarningDisplayOn() | vtkObject | inlinestatic |
Grid | vtkHyperTreeGridNonOrientedGeometryCursor | protected |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
HasTree() const | vtkHyperTreeGridNonOrientedGeometryCursor | inline |
Initialize(vtkHyperTreeGrid *grid, vtkIdType treeIndex, bool create=false) | vtkHyperTreeGridNonOrientedGeometryCursor | |
Initialize(vtkHyperTreeGrid *grid, vtkHyperTree *tree, unsigned int level, vtkHyperTreeGridGeometryEntry &entry) | vtkHyperTreeGridNonOrientedGeometryCursor | |
Initialize(vtkHyperTreeGrid *grid, vtkHyperTree *tree, unsigned int level, vtkIdType index, double *origin) | vtkHyperTreeGridNonOrientedGeometryCursor | |
Initialize(vtkHyperTreeGridNonOrientedGeometryCursor *cursor) | vtkHyperTreeGridNonOrientedGeometryCursor | |
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) | vtkHyperTreeGridNonOrientedGeometryCursor | virtual |
IsLeaf() | vtkHyperTreeGridNonOrientedGeometryCursor | |
IsMasked() | vtkHyperTreeGridNonOrientedGeometryCursor | |
IsRoot() | vtkHyperTreeGridNonOrientedGeometryCursor | |
IsTypeOf(const char *type) | vtkHyperTreeGridNonOrientedGeometryCursor | static |
LastValidEntry | vtkHyperTreeGridNonOrientedGeometryCursor | protected |
Level | vtkHyperTreeGridNonOrientedGeometryCursor | protected |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkHyperTreeGridNonOrientedGeometryCursor | static |
NewInstance() const | vtkHyperTreeGridNonOrientedGeometryCursor | |
NewInstanceInternal() const | vtkHyperTreeGridNonOrientedGeometryCursor | protectedvirtual |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkHyperTreeGridNonOrientedGeometryCursor | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ReferenceCount | vtkObjectBase | 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) | vtkHyperTreeGridNonOrientedGeometryCursor | static |
Scales | vtkHyperTreeGridNonOrientedGeometryCursor | protected |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalIndexFromLocal(vtkIdType index) | vtkHyperTreeGridNonOrientedGeometryCursor | |
SetGlobalIndexStart(vtkIdType index) | vtkHyperTreeGridNonOrientedGeometryCursor | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetMask(bool state) | vtkHyperTreeGridNonOrientedGeometryCursor | |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetReferenceCount(int) | vtkObjectBase | |
SubdivideLeaf() | vtkHyperTreeGridNonOrientedGeometryCursor | |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkHyperTreeGridNonOrientedGeometryCursor | |
ToChild(unsigned char ichild) | vtkHyperTreeGridNonOrientedGeometryCursor | |
ToParent() | vtkHyperTreeGridNonOrientedGeometryCursor | |
ToRoot() | vtkHyperTreeGridNonOrientedGeometryCursor | |
Tree | vtkHyperTreeGridNonOrientedGeometryCursor | protected |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkHyperTreeGridNonOrientedGeometryCursor() | vtkHyperTreeGridNonOrientedGeometryCursor | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
~vtkHyperTreeGridNonOrientedGeometryCursor() override | vtkHyperTreeGridNonOrientedGeometryCursor | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |