ActiveAxes | vtkGridAxesHelper | protected |
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 | |
Backface | vtkGridAxesHelper | protected |
BreakOnError() | vtkObject | static |
CollectRevisions(ostream &) | vtkObjectBase | protectedvirtual |
ComputedLabelVisibilities | vtkGridAxesHelper | protected |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
Face | vtkGridAxesHelper | protected |
Faces enum name | vtkGridAxesHelper | |
FastDelete() | vtkObjectBase | virtual |
GetActiveAxes() | vtkGridAxesHelper | |
GetBackface() | vtkGridAxesHelper | virtual |
GetClassName() | vtkGridAxesHelper | virtual |
vtkObject::GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetFace() | vtkGridAxesHelper | virtual |
GetGlobalWarningDisplay() | vtkObject | static |
GetGlobalWarningDisplay() | vtkObject | static |
GetGridBounds() | vtkGridAxesHelper | virtual |
GetGridBounds(double &, double &, double &, double &, double &, double &) | vtkGridAxesHelper | virtual |
GetGridBounds(double [6]) | vtkGridAxesHelper | virtual |
GetLabelMask() | vtkGridAxesHelper | virtual |
GetLabelVisibilities() | vtkGridAxesHelper | |
GetLabelVisibilityOverrides() | vtkGridAxesHelper | inlineprotected |
GetMatrix() | vtkGridAxesHelper | virtual |
GetMTime() | vtkObject | virtual |
GetPoints() | vtkGridAxesHelper | |
GetPointsMTime | vtkGridAxesHelper | protected |
GetReferenceCount() | vtkObjectBase | |
GetReferenceCount() | vtkObjectBase | |
GetTransformedFaceNormal() | vtkGridAxesHelper | |
GetTransformedPoints() | vtkGridAxesHelper | |
GetTransformedPointsMTime | vtkGridAxesHelper | protected |
GetViewportNormals() const | vtkGridAxesHelper | inline |
GetViewportPoints() const | vtkGridAxesHelper | inline |
GetViewportPointsAsDouble() const | vtkGridAxesHelper | inline |
GetViewportVectors() const | vtkGridAxesHelper | inline |
GlobalWarningDisplayOff() | vtkObject | static |
GlobalWarningDisplayOff() | vtkObject | static |
GlobalWarningDisplayOn() | vtkObject | static |
GlobalWarningDisplayOn() | vtkObject | static |
GridBounds | vtkGridAxesHelper | 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) | vtkGridAxesHelper | virtual |
IsTypeOf(const char *type) | vtkGridAxesHelper | static |
LabelMask | vtkGridAxesHelper | protected |
LabelMasks enum name | vtkGridAxesHelper | |
LabelVisibilities | vtkGridAxesHelper | protected |
LabelVisibilityOverrides | vtkGridAxesHelper | protected |
Matrix | vtkGridAxesHelper | protected |
MAX_X enum value | vtkGridAxesHelper | |
MAX_XY enum value | vtkGridAxesHelper | |
MAX_Y enum value | vtkGridAxesHelper | |
MAX_YZ enum value | vtkGridAxesHelper | |
MAX_Z enum value | vtkGridAxesHelper | |
MAX_ZX enum value | vtkGridAxesHelper | |
MIN_X enum value | vtkGridAxesHelper | |
MIN_XY enum value | vtkGridAxesHelper | |
MIN_Y enum value | vtkGridAxesHelper | |
MIN_YZ enum value | vtkGridAxesHelper | |
MIN_Z enum value | vtkGridAxesHelper | |
MIN_ZX enum value | vtkGridAxesHelper | |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
New() | vtkGridAxesHelper | static |
vtkObject::operator=(const vtkObjectBase &) | vtkObjectBase | protected |
Points | vtkGridAxesHelper | 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 | vtkGridAxesHelper | 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) | vtkGridAxesHelper | static |
SetDebug(bool debugFlag) | vtkObject | |
SetFace(int) | vtkGridAxesHelper | virtual |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetGridBounds(double, double, double, double, double, double) | vtkGridAxesHelper | virtual |
SetGridBounds(double [6]) | vtkGridAxesHelper | virtual |
SetLabelMask(unsigned int) | vtkGridAxesHelper | virtual |
SetLabelVisibilityOverrides(const vtkTuple< bool, 4 > &overrides) | vtkGridAxesHelper | inlineprotected |
SetMatrix(vtkMatrix4x4 *) | vtkGridAxesHelper | |
SetReferenceCount(int) | vtkObjectBase | |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkGridAxesHelper | |
TransformedFaceNormal | vtkGridAxesHelper | protected |
TransformedPoints | vtkGridAxesHelper | protected |
TransformPoint(const vtkVector3d &point) | vtkGridAxesHelper | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) VTK_OVERRIDE | vtkObject | protectedvirtual |
UpdateForViewport(vtkViewport *viewport) | vtkGridAxesHelper | |
ViewportNormals | vtkGridAxesHelper | protected |
ViewportPoints | vtkGridAxesHelper | protected |
ViewportPointsAsDouble | vtkGridAxesHelper | protected |
ViewportVectors | vtkGridAxesHelper | protected |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkGridAxes3DActor class | vtkGridAxesHelper | friend |
vtkGridAxesHelper() | vtkGridAxesHelper | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | protected |
WeakPointers | vtkObjectBase | protected |
~vtkGridAxesHelper() override | vtkGridAxesHelper | protected |
~vtkObject() | vtkObject | protectedvirtual |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |