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 |
BuildRegionList() | vtkBSPIntersections | protected |
CellBoundsCache | vtkBSPIntersections | protected |
ComputeIntersectionsUsingDataBoundsOff() | vtkBSPIntersections | |
ComputeIntersectionsUsingDataBoundsOn() | vtkBSPIntersections | |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
FastDelete() | vtkObjectBase | virtual |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetBounds(double *bounds) | vtkBSPIntersections | |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetComputeIntersectionsUsingDataBounds() | vtkBSPIntersections | virtual |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetCuts() | vtkBSPIntersections | virtual |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | static |
GetIsInMemkind() const | vtkObjectBase | |
GetMTime() | vtkObject | virtual |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetNumberOfRegions() | vtkBSPIntersections | |
GetReferenceCount() | vtkObjectBase | inline |
GetRegionBounds(int regionID, double bounds[6]) | vtkBSPIntersections | |
GetRegionDataBounds(int regionID, double bounds[6]) | vtkBSPIntersections | |
GetRegionList() | vtkBSPIntersections | inlineprotected |
GetRegionListBuildTime() | vtkBSPIntersections | protectedvirtual |
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 | |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
IntersectsBox(int regionId, double *x) | vtkBSPIntersections | |
IntersectsBox(int regionId, double x0, double x1, double y0, double y1, double z0, double z1) | vtkBSPIntersections | |
IntersectsBox(int *ids, int len, double *x) | vtkBSPIntersections | |
IntersectsBox(int *ids, int len, double x0, double x1, double y0, double y1, double z0, double z1) | vtkBSPIntersections | |
IntersectsCell(int regionId, vtkCell *cell, int cellRegion=-1) | vtkBSPIntersections | |
IntersectsCell(int *ids, int len, vtkCell *cell, int cellRegion=-1) | vtkBSPIntersections | |
IntersectsSphere2(int regionId, double x, double y, double z, double rSquared) | vtkBSPIntersections | |
IntersectsSphere2(int *ids, int len, double x, double y, double z, double rSquared) | vtkBSPIntersections | |
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) | vtkBSPIntersections | virtual |
IsTypeOf(const char *type) | vtkBSPIntersections | static |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkBSPIntersections | static |
NewInstance() const | vtkBSPIntersections | |
NewInstanceInternal() const | vtkBSPIntersections | protectedvirtual |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkBSPIntersections | 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) | vtkBSPIntersections | static |
SetComputeIntersectionsUsingDataBounds(int c) | vtkBSPIntersections | |
SetCuts(vtkBSPCuts *cuts) | vtkBSPIntersections | |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetReferenceCount(int) | vtkObjectBase | |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkBSPIntersections | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkBSPIntersections() | vtkBSPIntersections | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
XDIM enum value | vtkBSPIntersections | protected |
YDIM enum value | vtkBSPIntersections | protected |
ZDIM enum value | vtkBSPIntersections | protected |
~vtkBSPIntersections() override | vtkBSPIntersections | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |