AddItem(vtkAbstractContextItem *item) | vtkAbstractContextItem | |
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 |
AddPlot(vtkPlot3D *plot) | vtkChartXYZ | virtual |
Angle | vtkChartXYZ | protected |
AutoRotate | vtkChartXYZ | protected |
Axes | vtkChartXYZ | protected |
AxesBoundaryPoints | vtkChartXYZ | protected |
AxesTextProperty | vtkChartXYZ | protected |
AxisPen | vtkChartXYZ | protected |
AxisState enum name | vtkChartXYZ | protected |
BoundingCube | vtkChartXYZ | protected |
Box | vtkChartXYZ | protected |
BoxScale | vtkChartXYZ | protected |
BreakOnError() | vtkObject | static |
CalculateNiceMinMax(double &min, double &max, int axis) | vtkChartXYZ | protected |
CalculatePlotTransform(vtkAxis *x, vtkAxis *y, vtkAxis *z, vtkTransform *transform) | vtkChartXYZ | protected |
CalculateTransforms() | vtkChartXYZ | protectedvirtual |
CheckForSceneResize() | vtkChartXYZ | protected |
Children | vtkAbstractContextItem | protected |
ClearItems() | vtkAbstractContextItem | |
ClearPlots() | vtkChartXYZ | |
ClippingPlanesEnabled | vtkChartXYZ | protected |
ComputeDataBounds() | vtkChartXYZ | protected |
ContextTransform | vtkChartXYZ | protected |
DataBounds | vtkChartXYZ | protected |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
DetermineWhichAxesToLabel() | vtkChartXYZ | protected |
Direction enum name | vtkChartXYZ | protected |
DirectionToData | vtkChartXYZ | protected |
DO_NOT_LABEL enum value | vtkChartXYZ | protected |
DOWN enum value | vtkChartXYZ | protected |
DrawAxes(vtkContext3D *context) | vtkChartXYZ | protected |
DrawAxesDecoration | vtkChartXYZ | protected |
DrawAxesLabels(vtkContext2D *painter) | vtkChartXYZ | protected |
DrawTickMarks(vtkContext2D *painter) | vtkChartXYZ | protected |
EAST enum value | vtkChartXYZ | protected |
EnsureOuterEdgeAxisLabelling | vtkChartXYZ | protected |
FastDelete() | vtkObjectBase | virtual |
FitToScene | vtkChartXYZ | protected |
FreePlaces | vtkChartXYZ | protected |
FutureBox | vtkChartXYZ | protected |
FutureBoxScale | vtkChartXYZ | protected |
Geometry | vtkChartXYZ | protected |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetAxesTextProperty() | vtkChartXYZ | |
GetAxis(int axis) | vtkChartXYZ | |
GetAxisColor() | vtkChartXYZ | |
GetClassName() const | vtkObjectBase | |
GetClippingPlaneEquation(int i, double *planeEquation) | vtkChartXYZ | protected |
GetClippingPlanesEnabled() | vtkChartXYZ | virtual |
GetCommand(unsigned long tag) | vtkObject | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | static |
GetInteractive() | vtkAbstractContextItem | virtual |
GetIsInMemkind() const | vtkObjectBase | |
GetItem(vtkIdType index) | vtkAbstractContextItem | |
GetItemIndex(vtkAbstractContextItem *item) | vtkAbstractContextItem | |
GetMarginBottom() const | vtkChartXYZ | protected |
GetMarginLeft() const | vtkChartXYZ | protected |
GetMTime() | vtkObject | virtual |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetNumberOfItems() | vtkAbstractContextItem | |
GetOffsetForAxisLabel(int axis, float *bounds, float *offset) | vtkChartXYZ | protected |
GetOpacity() | vtkContextItem | virtual |
GetParent() | vtkAbstractContextItem | inline |
GetPickedItem(const vtkContextMouseEvent &mouse) | vtkAbstractContextItem | virtual |
GetPlotHeight() const | vtkChartXYZ | protected |
GetPlotWidth() const | vtkChartXYZ | protected |
GetReferenceCount() | vtkObjectBase | inline |
GetScaleBoxWithPlot() | vtkChartXYZ | virtual |
GetScene() | vtkAbstractContextItem | inline |
GetUsingMemkind() | vtkObjectBase | static |
GetVisible() | vtkAbstractContextItem | virtual |
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 | |
Hit(const vtkContextMouseEvent &mouse) override | vtkChartXYZ | virtual |
HORIZONTAL enum value | vtkChartXYZ | protected |
HORIZONTAL_2 enum value | vtkChartXYZ | protected |
InitializeAxesBoundaryPoints() | vtkChartXYZ | protected |
InitializeFutureBox() | vtkChartXYZ | protected |
InitializeObjectBase() | vtkObjectBase | |
Interactive | vtkAbstractContextItem | protected |
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) | vtkChartXYZ | virtual |
IsTypeOf(const char *type) | vtkChartXYZ | static |
IsX | vtkChartXYZ | protected |
KeyPressEvent(const vtkContextKeyEvent &key) override | vtkChartXYZ | virtual |
KeyReleaseEvent(const vtkContextKeyEvent &key) | vtkAbstractContextItem | virtual |
LEFT enum value | vtkChartXYZ | protected |
LegacyDetermineWhichAxesToLabel() | vtkChartXYZ | protected |
Link | vtkChartXYZ | protected |
LookDownX() | vtkChartXYZ | protected |
LookDownY() | vtkChartXYZ | protected |
LookDownZ() | vtkChartXYZ | protected |
LookUpX() | vtkChartXYZ | protected |
LookUpY() | vtkChartXYZ | protected |
LookUpZ() | vtkChartXYZ | protected |
Lower(vtkIdType index) | vtkAbstractContextItem | |
MapFromParent(const vtkVector2f &point) | vtkAbstractContextItem | virtual |
MapFromScene(const vtkVector2f &point) | vtkAbstractContextItem | virtual |
MapToParent(const vtkVector2f &point) | vtkAbstractContextItem | virtual |
MapToScene(const vtkVector2f &point) | vtkAbstractContextItem | virtual |
Margins | vtkChartXYZ | protected |
Modified() | vtkObject | virtual |
MouseButtonPressEvent(const vtkContextMouseEvent &mouse) override | vtkChartXYZ | virtual |
MouseButtonReleaseEvent(const vtkContextMouseEvent &mouse) | vtkAbstractContextItem | virtual |
MouseDoubleClickEvent(const vtkContextMouseEvent &mouse) | vtkAbstractContextItem | virtual |
MouseEnterEvent(const vtkContextMouseEvent &mouse) | vtkAbstractContextItem | virtual |
MouseLeaveEvent(const vtkContextMouseEvent &mouse) | vtkAbstractContextItem | virtual |
MouseMoveEvent(const vtkContextMouseEvent &mouse) override | vtkChartXYZ | virtual |
MouseWheelEvent(const vtkContextMouseEvent &mouse, int delta) override | vtkChartXYZ | virtual |
MTime | vtkObject | protected |
New() | vtkChartXYZ | static |
NewDetermineWhichAxesToLabel() | vtkChartXYZ | protected |
NewInstance() const | vtkChartXYZ | |
NewInstanceInternal() const | vtkChartXYZ | protectedvirtual |
NORTH enum value | vtkChartXYZ | protected |
NORTH_EAST enum value | vtkChartXYZ | protected |
NORTH_WEST enum value | vtkChartXYZ | protected |
Opacity | vtkContextItem | protected |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Paint(vtkContext2D *painter) override | vtkChartXYZ | virtual |
PaintChildren(vtkContext2D *painter) | vtkAbstractContextItem | virtual |
Pan(const vtkContextMouseEvent &mouse) | vtkChartXYZ | protected |
Parent | vtkAbstractContextItem | protected |
Pen | vtkChartXYZ | protected |
Plots | vtkChartXYZ | protected |
PlotTransform | vtkChartXYZ | protected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkChartXYZ | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
Raise(vtkIdType index) | vtkAbstractContextItem | |
RecalculateBounds() | vtkChartXYZ | |
RecalculateTransform() | vtkChartXYZ | |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
ReleaseGraphicsResources() | vtkAbstractContextItem | virtual |
RemoveAllObservers() | vtkObject | |
RemoveItem(vtkAbstractContextItem *item) | vtkAbstractContextItem | |
RemoveItem(vtkIdType index) | vtkAbstractContextItem | |
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 | |
RemovePlot(vtkPlot3D *plot) | vtkChartXYZ | virtual |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
RescaleAxes() | vtkChartXYZ | protected |
RIGHT enum value | vtkChartXYZ | protected |
Rotate(const vtkContextMouseEvent &mouse) | vtkChartXYZ | protected |
Rotate(const RotateDirection rotateDirection) | vtkChartXYZ | protected |
RotateDirection enum name | vtkChartXYZ | protected |
Rotation | vtkChartXYZ | protected |
SafeDownCast(vtkObjectBase *o) | vtkChartXYZ | static |
Scale | vtkChartXYZ | protected |
ScaleBoxWithPlot | vtkChartXYZ | protected |
ScaleDownAxes() | vtkChartXYZ | protected |
ScaleUpAxes() | vtkChartXYZ | protected |
Scene | vtkAbstractContextItem | protected |
SceneHeight | vtkChartXYZ | protected |
SceneWidth | vtkChartXYZ | protected |
SetAngle(double) | vtkChartXYZ | virtual |
SetAnnotationLink(vtkAnnotationLink *link) | vtkChartXYZ | virtual |
SetAroundX(bool isX) | vtkChartXYZ | |
SetAutoRotate(bool) | vtkChartXYZ | virtual |
SetAxis(int axisIndex, vtkAxis *axis) | vtkChartXYZ | virtual |
SetAxisColor(const vtkColor4ub &color) | vtkChartXYZ | |
SetClippingPlanesEnabled(bool) | vtkChartXYZ | |
SetDebug(bool debugFlag) | vtkObject | |
SetDecorateAxes(bool b) | vtkChartXYZ | |
SetEnsureOuterEdgeAxisLabelling(bool) | vtkChartXYZ | virtual |
SetFitToScene(bool b) | vtkChartXYZ | |
SetGeometry(const vtkRectf &bounds) | vtkChartXYZ | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetInteractive(bool) | vtkAbstractContextItem | virtual |
SetMargins(const vtkVector4i &margins) | vtkChartXYZ | |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetOpacity(double) | vtkContextItem | virtual |
SetParent(vtkAbstractContextItem *parent) | vtkAbstractContextItem | virtual |
SetReferenceCount(int) | vtkObjectBase | |
SetScaleBoxWithPlot(bool) | vtkChartXYZ | virtual |
SetScene(vtkContextScene *scene) | vtkAbstractContextItem | virtual |
SetTransform(vtkContextTransform *) | vtkContextItem | virtual |
SetVisible(bool) | vtkAbstractContextItem | virtual |
SetXAxisLabel(vtkStdString) | vtkChartXYZ | virtual |
SetYAxisLabel(vtkStdString) | vtkChartXYZ | virtual |
SetZAxisLabel(vtkStdString) | vtkChartXYZ | virtual |
SizeStrategy | vtkChartXYZ | protected |
SOUTH enum value | vtkChartXYZ | protected |
SOUTH_EAST enum value | vtkChartXYZ | protected |
SOUTH_WEST enum value | vtkChartXYZ | protected |
Spin(const vtkContextMouseEvent &mouse) | vtkChartXYZ | protected |
StackAbove(vtkIdType index, vtkIdType under) | vtkAbstractContextItem | virtual |
StackUnder(vtkIdType child, vtkIdType above) | vtkAbstractContextItem | virtual |
STANDARD enum value | vtkChartXYZ | protected |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkChartXYZ | |
TickLabelOffset | vtkChartXYZ | protected |
Transform | vtkContextItem | protected |
Translation | vtkChartXYZ | protected |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
UP enum value | vtkChartXYZ | protected |
Update() override | vtkChartXYZ | virtual |
USE_GEOMETRY enum value | vtkChartXYZ | protected |
USE_MARGINS_AND_SCENE_SIZE enum value | vtkChartXYZ | protected |
VERTICAL enum value | vtkChartXYZ | protected |
VERTICAL_2 enum value | vtkChartXYZ | protected |
Visible | vtkAbstractContextItem | protected |
vtkAbstractContextItem() | vtkAbstractContextItem | protected |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkChartXYZ() | vtkChartXYZ | protected |
vtkContextItem()=default | vtkContextItem | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
WEST enum value | vtkChartXYZ | protected |
XAxisLabel | vtkChartXYZ | protected |
XAxisToLabel | vtkChartXYZ | protected |
YAxisLabel | vtkChartXYZ | protected |
YAxisToLabel | vtkChartXYZ | protected |
ZAxisLabel | vtkChartXYZ | protected |
ZAxisToLabel | vtkChartXYZ | protected |
Zoom(const vtkContextMouseEvent &mouse) | vtkChartXYZ | protected |
ZoomAxes(int delta) | vtkChartXYZ | protected |
~vtkAbstractContextItem() override | vtkAbstractContextItem | protected |
~vtkChartXYZ() override | vtkChartXYZ | protected |
~vtkContextItem() override=default | vtkContextItem | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |