| 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 |
| Axes | vtkSphericalPointIterator | protected |
| AxesType enum name | vtkSphericalPointIterator | |
| BreakOnError() | vtkObject | static |
| BuildRepresentation(vtkPolyData *pd) | vtkSphericalPointIterator | |
| BuildTime | vtkSphericalPointIterator | protected |
| CUBE_AXES enum value | vtkSphericalPointIterator | |
| CUBE_OCTAHEDRON_AXES enum value | vtkSphericalPointIterator | |
| DataSet | vtkSphericalPointIterator | protected |
| Debug | vtkObject | protected |
| DebugOff() | vtkObject | virtual |
| DebugOn() | vtkObject | virtual |
| Delete() | vtkObjectBase | virtual |
| DODECAHEDRON_AXES enum value | vtkSphericalPointIterator | |
| FastDelete() | vtkObjectBase | virtual |
| GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
| GetAxes() | vtkSphericalPointIterator | virtual |
| GetAxisPoints(int axis, vtkIdType &npts, const vtkIdType *&pts) | vtkSphericalPointIterator | |
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
| GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
| GetCurrentPoint(vtkIdType &ptId, double x[3]) | vtkSphericalPointIterator | |
| GetCurrentPoint() | vtkSphericalPointIterator | |
| GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
| GetDataSet() | vtkSphericalPointIterator | virtual |
| GetDebug() | vtkObject | |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetIsInMemkind() const | vtkObjectBase | |
| GetMTime() | vtkObject | virtual |
| GetNumberOfAxes() | vtkSphericalPointIterator | |
| GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
| GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
| GetObjectDescription() const override | vtkObject | virtual |
| GetObjectName() const | vtkObject | virtual |
| GetPoint(int axis, int ptIdx) | vtkSphericalPointIterator | |
| GetReferenceCount() | vtkObjectBase | inline |
| GetSorting() | vtkSphericalPointIterator | virtual |
| GetUsingMemkind() | vtkObjectBase | static |
| GlobalWarningDisplayOff() | vtkObject | inlinestatic |
| GlobalWarningDisplayOn() | vtkObject | inlinestatic |
| GoToFirstPoint() | vtkSphericalPointIterator | |
| GoToNextPoint() | vtkSphericalPointIterator | |
| HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
| HasObserver(const char *event, vtkCommand *) | vtkObject | |
| HasObserver(unsigned long event) | vtkObject | |
| HasObserver(const char *event) | vtkObject | |
| ICOSAHEDRON_AXES enum value | vtkSphericalPointIterator | |
| Initialize(double center[3], vtkIdList *neighborhood) | vtkSphericalPointIterator | |
| Initialize(double center[3], vtkIdType numNei, vtkIdType *neighborhood) | vtkSphericalPointIterator | |
| Initialize(double center[3]) | vtkSphericalPointIterator | |
| 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 *name) | vtkObjectBase | virtual |
| IsDoneWithTraversal() | vtkSphericalPointIterator | |
| IsTypeOf(const char *name) | vtkObjectBase | static |
| Iterator | vtkSphericalPointIterator | protected |
| Modified() | vtkObject | virtual |
| MTime | vtkObject | protected |
| New() | vtkSphericalPointIterator | static |
| ObjectName | vtkObject | protected |
| OCTAHEDRON_AXES enum value | vtkSphericalPointIterator | |
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
| PrintSelf(ostream &os, vtkIndent indent) override | vtkSphericalPointIterator | 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 |
| SetAxes(vtkDoubleArray *) | vtkSphericalPointIterator | virtual |
| SetAxes(int axesType, int resolution=6) | vtkSphericalPointIterator | |
| SetDataSet(vtkDataSet *) | vtkSphericalPointIterator | virtual |
| SetDebug(bool debugFlag) | vtkObject | |
| SetGlobalWarningDisplay(vtkTypeBool val) | vtkObject | static |
| SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
| SetObjectName(const std::string &objectName) | vtkObject | virtual |
| SetReferenceCount(int) | vtkObjectBase | |
| SetSorting(int) | vtkSphericalPointIterator | virtual |
| SetSortTypeToAscending() | vtkSphericalPointIterator | inline |
| SetSortTypeToDescending() | vtkSphericalPointIterator | inline |
| SetSortTypeToNone() | vtkSphericalPointIterator | inline |
| SORT_ASCENDING enum value | vtkSphericalPointIterator | |
| SORT_DESCENDING enum value | vtkSphericalPointIterator | |
| SORT_NONE enum value | vtkSphericalPointIterator | |
| Sorting | vtkSphericalPointIterator | protected |
| SortType enum name | vtkSphericalPointIterator | |
| SubjectHelper | vtkObject | protected |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| UsesGarbageCollector() const | vtkObjectBase | inlinevirtual |
| vtkAbstractTypeMacro(vtkSphericalPointIterator, vtkObject) | vtkSphericalPointIterator | |
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkObject() | vtkObject | protected |
| vtkObjectBase() | vtkObjectBase | protected |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| vtkSphericalPointIterator() | vtkSphericalPointIterator | protected |
| WeakPointers | vtkObjectBase | protected |
| XY_CCW_AXES enum value | vtkSphericalPointIterator | |
| XY_CW_AXES enum value | vtkSphericalPointIterator | |
| XY_SQUARE_AXES enum value | vtkSphericalPointIterator | |
| ~vtkObject() override | vtkObject | protected |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |
| ~vtkSphericalPointIterator() override=default | vtkSphericalPointIterator | protected |