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 |
BackgroundColor | vtkViewTheme | protected |
BackgroundColor2 | vtkViewTheme | protected |
BreakOnError() | vtkObject | static |
CellColor | vtkViewTheme | protected |
CellLookupTable | vtkViewTheme | protected |
CellOpacity | vtkViewTheme | protected |
CellTextProperty | vtkViewTheme | protected |
CreateMellowTheme() | vtkViewTheme | static |
CreateNeonTheme() | vtkViewTheme | static |
CreateOceanTheme() | vtkViewTheme | static |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
FastDelete() | vtkObjectBase | virtual |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetBackgroundColor() | vtkViewTheme | virtual |
GetBackgroundColor(double &, double &, double &) | vtkViewTheme | virtual |
GetBackgroundColor(double[3]) | vtkViewTheme | virtual |
GetBackgroundColor2() | vtkViewTheme | virtual |
GetBackgroundColor2(double &, double &, double &) | vtkViewTheme | virtual |
GetBackgroundColor2(double[3]) | vtkViewTheme | virtual |
GetCellAlphaRange() | vtkViewTheme | virtual |
GetCellAlphaRange(double &mn, double &mx) | vtkViewTheme | virtual |
GetCellAlphaRange(double rng[2]) | vtkViewTheme | virtual |
GetCellColor() | vtkViewTheme | virtual |
GetCellColor(double &, double &, double &) | vtkViewTheme | virtual |
GetCellColor(double[3]) | vtkViewTheme | virtual |
GetCellHueRange() | vtkViewTheme | virtual |
GetCellHueRange(double &mn, double &mx) | vtkViewTheme | virtual |
GetCellHueRange(double rng[2]) | vtkViewTheme | virtual |
GetCellLookupTable() | vtkViewTheme | virtual |
GetCellOpacity() | vtkViewTheme | virtual |
GetCellSaturationRange() | vtkViewTheme | virtual |
GetCellSaturationRange(double &mn, double &mx) | vtkViewTheme | virtual |
GetCellSaturationRange(double rng[2]) | vtkViewTheme | virtual |
GetCellTextProperty() | vtkViewTheme | virtual |
GetCellValueRange() | vtkViewTheme | virtual |
GetCellValueRange(double &mn, double &mx) | vtkViewTheme | virtual |
GetCellValueRange(double rng[2]) | vtkViewTheme | virtual |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDebug() | vtkObject | |
GetEdgeLabelColor() | vtkViewTheme | virtual |
GetEdgeLabelColor(double &r, double &g, double &b) | vtkViewTheme | inlinevirtual |
GetEdgeLabelColor(double c[3]) | vtkViewTheme | inlinevirtual |
GetGlobalWarningDisplay() | vtkObject | static |
GetIsInMemkind() const | vtkObjectBase | |
GetLineWidth() | vtkViewTheme | virtual |
GetMTime() | vtkObject | virtual |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetOutlineColor() | vtkViewTheme | virtual |
GetOutlineColor(double &, double &, double &) | vtkViewTheme | virtual |
GetOutlineColor(double[3]) | vtkViewTheme | virtual |
GetPointAlphaRange() | vtkViewTheme | virtual |
GetPointAlphaRange(double &mn, double &mx) | vtkViewTheme | virtual |
GetPointAlphaRange(double rng[2]) | vtkViewTheme | virtual |
GetPointColor() | vtkViewTheme | virtual |
GetPointColor(double &, double &, double &) | vtkViewTheme | virtual |
GetPointColor(double[3]) | vtkViewTheme | virtual |
GetPointHueRange() | vtkViewTheme | virtual |
GetPointHueRange(double &mn, double &mx) | vtkViewTheme | virtual |
GetPointHueRange(double rng[2]) | vtkViewTheme | virtual |
GetPointLookupTable() | vtkViewTheme | virtual |
GetPointOpacity() | vtkViewTheme | virtual |
GetPointSaturationRange() | vtkViewTheme | virtual |
GetPointSaturationRange(double &mn, double &mx) | vtkViewTheme | virtual |
GetPointSaturationRange(double rng[2]) | vtkViewTheme | virtual |
GetPointSize() | vtkViewTheme | virtual |
GetPointTextProperty() | vtkViewTheme | virtual |
GetPointValueRange() | vtkViewTheme | virtual |
GetPointValueRange(double &mn, double &mx) | vtkViewTheme | virtual |
GetPointValueRange(double rng[2]) | vtkViewTheme | virtual |
GetReferenceCount() | vtkObjectBase | inline |
GetScaleCellLookupTable() | vtkViewTheme | virtual |
GetScalePointLookupTable() | vtkViewTheme | virtual |
GetSelectedCellColor() | vtkViewTheme | virtual |
GetSelectedCellColor(double &, double &, double &) | vtkViewTheme | virtual |
GetSelectedCellColor(double[3]) | vtkViewTheme | virtual |
GetSelectedCellOpacity() | vtkViewTheme | virtual |
GetSelectedPointColor() | vtkViewTheme | virtual |
GetSelectedPointColor(double &, double &, double &) | vtkViewTheme | virtual |
GetSelectedPointColor(double[3]) | vtkViewTheme | virtual |
GetSelectedPointOpacity() | vtkViewTheme | virtual |
GetUsingMemkind() | vtkObjectBase | static |
GetVertexLabelColor() | vtkViewTheme | virtual |
GetVertexLabelColor(double &r, double &g, double &b) | vtkViewTheme | inlinevirtual |
GetVertexLabelColor(double c[3]) | vtkViewTheme | inlinevirtual |
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 |
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) | vtkViewTheme | virtual |
IsTypeOf(const char *type) | vtkViewTheme | static |
LineWidth | vtkViewTheme | protected |
LookupMatchesCellTheme(vtkScalarsToColors *s2c) | vtkViewTheme | |
LookupMatchesPointTheme(vtkScalarsToColors *s2c) | vtkViewTheme | |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkViewTheme | static |
NewInstance() const | vtkViewTheme | |
NewInstanceInternal() const | vtkViewTheme | protectedvirtual |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
OutlineColor | vtkViewTheme | protected |
PointColor | vtkViewTheme | protected |
PointLookupTable | vtkViewTheme | protected |
PointOpacity | vtkViewTheme | protected |
PointSize | vtkViewTheme | protected |
PointTextProperty | vtkViewTheme | protected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkViewTheme | 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) | vtkViewTheme | static |
ScaleCellLookupTable | vtkViewTheme | protected |
ScaleCellLookupTableOff() | vtkViewTheme | virtual |
ScaleCellLookupTableOn() | vtkViewTheme | virtual |
ScalePointLookupTable | vtkViewTheme | protected |
ScalePointLookupTableOff() | vtkViewTheme | virtual |
ScalePointLookupTableOn() | vtkViewTheme | virtual |
SelectedCellColor | vtkViewTheme | protected |
SelectedCellOpacity | vtkViewTheme | protected |
SelectedPointColor | vtkViewTheme | protected |
SelectedPointOpacity | vtkViewTheme | protected |
SetBackgroundColor(double, double, double) | vtkViewTheme | virtual |
SetBackgroundColor(double[3]) | vtkViewTheme | virtual |
SetBackgroundColor2(double, double, double) | vtkViewTheme | virtual |
SetBackgroundColor2(double[3]) | vtkViewTheme | virtual |
SetCellAlphaRange(double mn, double mx) | vtkViewTheme | virtual |
SetCellAlphaRange(double rng[2]) | vtkViewTheme | virtual |
SetCellColor(double, double, double) | vtkViewTheme | virtual |
SetCellColor(double[3]) | vtkViewTheme | virtual |
SetCellHueRange(double mn, double mx) | vtkViewTheme | virtual |
SetCellHueRange(double rng[2]) | vtkViewTheme | virtual |
SetCellLookupTable(vtkScalarsToColors *lut) | vtkViewTheme | virtual |
SetCellOpacity(double) | vtkViewTheme | virtual |
SetCellSaturationRange(double mn, double mx) | vtkViewTheme | virtual |
SetCellSaturationRange(double rng[2]) | vtkViewTheme | virtual |
SetCellTextProperty(vtkTextProperty *tprop) | vtkViewTheme | virtual |
SetCellValueRange(double mn, double mx) | vtkViewTheme | virtual |
SetCellValueRange(double rng[2]) | vtkViewTheme | virtual |
SetDebug(bool debugFlag) | vtkObject | |
SetEdgeLabelColor(double r, double g, double b) | vtkViewTheme | virtual |
SetEdgeLabelColor(double c[3]) | vtkViewTheme | inlinevirtual |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetLineWidth(double) | vtkViewTheme | virtual |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetOutlineColor(double, double, double) | vtkViewTheme | virtual |
SetOutlineColor(double[3]) | vtkViewTheme | virtual |
SetPointAlphaRange(double mn, double mx) | vtkViewTheme | virtual |
SetPointAlphaRange(double rng[2]) | vtkViewTheme | virtual |
SetPointColor(double, double, double) | vtkViewTheme | virtual |
SetPointColor(double[3]) | vtkViewTheme | virtual |
SetPointHueRange(double mn, double mx) | vtkViewTheme | virtual |
SetPointHueRange(double rng[2]) | vtkViewTheme | virtual |
SetPointLookupTable(vtkScalarsToColors *lut) | vtkViewTheme | virtual |
SetPointOpacity(double) | vtkViewTheme | virtual |
SetPointSaturationRange(double mn, double mx) | vtkViewTheme | virtual |
SetPointSaturationRange(double rng[2]) | vtkViewTheme | virtual |
SetPointSize(double) | vtkViewTheme | virtual |
SetPointTextProperty(vtkTextProperty *tprop) | vtkViewTheme | virtual |
SetPointValueRange(double mn, double mx) | vtkViewTheme | virtual |
SetPointValueRange(double rng[2]) | vtkViewTheme | virtual |
SetReferenceCount(int) | vtkObjectBase | |
SetScaleCellLookupTable(bool) | vtkViewTheme | virtual |
SetScalePointLookupTable(bool) | vtkViewTheme | virtual |
SetSelectedCellColor(double, double, double) | vtkViewTheme | virtual |
SetSelectedCellColor(double[3]) | vtkViewTheme | virtual |
SetSelectedCellOpacity(double) | vtkViewTheme | virtual |
SetSelectedPointColor(double, double, double) | vtkViewTheme | virtual |
SetSelectedPointColor(double[3]) | vtkViewTheme | virtual |
SetSelectedPointOpacity(double) | vtkViewTheme | virtual |
SetVertexLabelColor(double r, double g, double b) | vtkViewTheme | virtual |
SetVertexLabelColor(double c[3]) | vtkViewTheme | inlinevirtual |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkViewTheme | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
vtkViewTheme() | vtkViewTheme | protected |
WeakPointers | vtkObjectBase | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkViewTheme() override | vtkViewTheme | protected |