AddItem(vtkIdList *ds) | vtkIdListCollection | inline |
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 |
Bottom | vtkCollection | protected |
BreakOnError() | vtkObject | static |
Current | vtkCollection | protected |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
DeleteElement(vtkCollectionElement *) | vtkCollection | protectedvirtual |
FastDelete() | vtkObjectBase | virtual |
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 | |
GetItem(int i) | vtkIdListCollection | inline |
GetItemAsObject(int i) | vtkCollection | |
GetMTime() | vtkObject | virtual |
GetNextIdList(vtkCollectionSimpleIterator &cookie) | vtkIdListCollection | inline |
GetNextItem() | vtkIdListCollection | inline |
GetNextItemAsObject() | vtkCollection | inline |
GetNextItemAsObject(vtkCollectionSimpleIterator &cookie) | vtkCollection | inline |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetNumberOfItems() | vtkCollection | inline |
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 | |
InitializeObjectBase() | vtkObjectBase | |
InitTraversal() | vtkCollection | inline |
InitTraversal(vtkCollectionSimpleIterator &cookie) | vtkCollection | inline |
InsertItem(int i, vtkObject *) | vtkCollection | |
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) | vtkIdListCollection | virtual |
IsItemPresent(vtkObject *a) | vtkCollection | |
IsTypeOf(const char *type) | vtkIdListCollection | static |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkIdListCollection | static |
NewInstance() const | vtkIdListCollection | |
NewInstanceInternal() const | vtkIdListCollection | protectedvirtual |
NewIterator() | vtkCollection | |
NumberOfItems | vtkCollection | protected |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkIdListCollection | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) override | vtkCollection | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
RemoveAllItems() | vtkCollection | |
RemoveAllObservers() | vtkObject | |
RemoveElement(vtkCollectionElement *element, vtkCollectionElement *previous) | vtkCollection | protectedvirtual |
RemoveItem(int i) | vtkCollection | |
RemoveItem(vtkObject *) | vtkCollection | |
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 | |
ReplaceItem(int i, vtkObject *) | vtkCollection | |
ReportReferences(vtkGarbageCollector *collector) override | vtkCollection | protectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkIdListCollection | static |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetReferenceCount(int) | vtkObjectBase | |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkIdListCollection | |
Top | vtkCollection | protected |
UnRegister(vtkObjectBase *o) override | vtkCollection | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkCollection() | vtkCollection | protected |
vtkIdListCollection()=default | vtkIdListCollection | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
~vtkCollection() override | vtkCollection | protected |
~vtkIdListCollection() override=default | vtkIdListCollection | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |