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 | |
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | |
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 | |
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | |
ALWAYS_2D enum value | vtkPVRenderViewSettings | |
ALWAYS_3D enum value | vtkPVRenderViewSettings | |
AUTOMATIC enum value | vtkPVRenderViewSettings | |
Background2Color | vtkPVRenderViewSettings | protected |
BackgroundColor | vtkPVRenderViewSettings | protected |
BackgroundColorMode | vtkPVRenderViewSettings | protected |
BreakOnError() | vtkObject | static |
CollectRevisions(ostream &) | vtkObjectBase | protectedvirtual |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
DefaultInteractionMode | vtkPVRenderViewSettings | protected |
Delete() | vtkObjectBase | virtual |
DisableIceT | vtkPVRenderViewSettings | protected |
DO_NOTHING enum value | vtkPVRenderViewSettings | |
EnableFastPreselection | vtkPVRenderViewSettings | protected |
FastDelete() | vtkObjectBase | virtual |
GetBackground2Color() | vtkPVRenderViewSettings | virtual |
GetBackground2Color(double &, double &, double &) | vtkPVRenderViewSettings | virtual |
GetBackground2Color(double [3]) | vtkPVRenderViewSettings | virtual |
GetBackgroundColor() | vtkPVRenderViewSettings | virtual |
GetBackgroundColor(double &, double &, double &) | vtkPVRenderViewSettings | virtual |
GetBackgroundColor(double [3]) | vtkPVRenderViewSettings | virtual |
GetBackgroundColorMode() | vtkPVRenderViewSettings | virtual |
GetClassName() | vtkPVRenderViewSettings | virtual |
vtkObject::GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetDefaultInteractionMode() | vtkPVRenderViewSettings | virtual |
GetDisableIceT() | vtkPVRenderViewSettings | virtual |
GetEnableFastPreselection() | vtkPVRenderViewSettings | virtual |
GetGlobalWarningDisplay() | vtkObject | static |
GetGlobalWarningDisplay() | vtkObject | static |
GetGrowSelectionRemoveIntermediateLayers() | vtkPVRenderViewSettings | virtual |
GetGrowSelectionRemoveSeed() | vtkPVRenderViewSettings | virtual |
GetInstance() | vtkPVRenderViewSettings | static |
GetMTime() | vtkObject | virtual |
GetOutlineThreshold() | vtkPVRenderViewSettings | virtual |
GetPointPickingRadius() | vtkPVRenderViewSettings | virtual |
GetReferenceCount() | vtkObjectBase | |
GetReferenceCount() | vtkObjectBase | |
GetTwoSidedLighting() | vtkPVRenderViewSettings | virtual |
GetZoomClosestOffsetRatio() | vtkPVRenderViewSettings | virtual |
GlobalWarningDisplayOff() | vtkObject | static |
GlobalWarningDisplayOff() | vtkObject | static |
GlobalWarningDisplayOn() | vtkObject | static |
GlobalWarningDisplayOn() | vtkObject | static |
GrowSelectionRemoveIntermediateLayers | vtkPVRenderViewSettings | protected |
GrowSelectionRemoveSeed | vtkPVRenderViewSettings | protected |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | protected |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
InvokeEvent(unsigned long event) | vtkObject | |
InvokeEvent(const char *event) | vtkObject | |
InvokeEvent(unsigned long event, void *callData) | vtkObject | |
InvokeEvent(const char *event, void *callData) | vtkObject | |
InvokeEvent(unsigned long event, void *callData) | vtkObject | |
InvokeEvent(const char *event, void *callData) | vtkObject | |
IsA(const char *type) | vtkPVRenderViewSettings | virtual |
IsTypeOf(const char *type) | vtkPVRenderViewSettings | static |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkPVRenderViewSettings | static |
OFFSET_FACES enum value | vtkPVRenderViewSettings | |
OFFSET_LINES_AND_VERTS enum value | vtkPVRenderViewSettings | |
vtkObject::operator=(const vtkObjectBase &) | vtkObjectBase | protected |
OutlineThreshold | vtkPVRenderViewSettings | protected |
PointPickingRadius | vtkPVRenderViewSettings | protected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintRevisions(ostream &) | vtkObjectBase | |
PrintRevisions(ostream &) | vtkObjectBase | |
PrintSelf(ostream &os, vtkIndent indent) override | vtkPVRenderViewSettings | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) VTK_OVERRIDE | vtkObject | protectedvirtual |
RemoveAllObservers() | vtkObject | |
RemoveObserver(unsigned long tag) | vtkObject | |
RemoveObserver(vtkCommand *) | vtkObject | |
RemoveObserver(vtkCommand *) | vtkObject | |
RemoveObservers(unsigned long event) | vtkObject | |
RemoveObservers(const char *event) | vtkObject | |
RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
SafeDownCast(vtkObject *o) | vtkPVRenderViewSettings | static |
SetBackground2Color(double, double, double) | vtkPVRenderViewSettings | virtual |
SetBackground2Color(double [3]) | vtkPVRenderViewSettings | virtual |
SetBackgroundColor(double, double, double) | vtkPVRenderViewSettings | virtual |
SetBackgroundColor(double [3]) | vtkPVRenderViewSettings | virtual |
SetBackgroundColorMode(int) | vtkPVRenderViewSettings | virtual |
SetDebug(bool debugFlag) | vtkObject | |
SetDefaultInteractionMode(int) | vtkPVRenderViewSettings | virtual |
SetDisableIceT(bool) | vtkPVRenderViewSettings | virtual |
SetEnableFastPreselection(bool) | vtkPVRenderViewSettings | virtual |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetGrowSelectionRemoveIntermediateLayers(bool) | vtkPVRenderViewSettings | virtual |
SetGrowSelectionRemoveSeed(bool) | vtkPVRenderViewSettings | virtual |
SetLineOffsetParameters(double factor, double units) | vtkPVRenderViewSettings | |
SetOutlineThreshold(vtkIdType) | vtkPVRenderViewSettings | virtual |
SetPointOffsetParameter(double units) | vtkPVRenderViewSettings | |
SetPointPickingRadius(int) | vtkPVRenderViewSettings | virtual |
SetPolygonOffsetParameters(double factor, double units) | vtkPVRenderViewSettings | |
SetReferenceCount(int) | vtkObjectBase | |
SetResolveCoincidentTopology(int mode) | vtkPVRenderViewSettings | |
SetTwoSidedLighting(bool) | vtkPVRenderViewSettings | virtual |
SetZoomClosestOffsetRatio(double) | vtkPVRenderViewSettings | virtual |
SetZShift(double a) | vtkPVRenderViewSettings | |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkPVRenderViewSettings | |
TwoSidedLighting | vtkPVRenderViewSettings | protected |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) VTK_OVERRIDE | vtkObject | protectedvirtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | protected |
vtkPVRenderViewSettings() | vtkPVRenderViewSettings | protected |
WeakPointers | vtkObjectBase | protected |
ZoomClosestOffsetRatio | vtkPVRenderViewSettings | protected |
ZSHIFT enum value | vtkPVRenderViewSettings | |
~vtkObject() | vtkObject | protectedvirtual |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkPVRenderViewSettings() override | vtkPVRenderViewSettings | protected |