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 | |
AddPoint(float x, float y) | vtkBoundingRectContextDevice2D | protected |
AddPoint(float point[2]) | vtkBoundingRectContextDevice2D | protected |
AddRect(const vtkRectf &rect) | vtkBoundingRectContextDevice2D | protected |
ApplyBrush(vtkBrush *brush) override | vtkBoundingRectContextDevice2D | virtual |
ApplyPen(vtkPen *pen) override | vtkBoundingRectContextDevice2D | virtual |
ApplyTextProp(vtkTextProperty *prop) override | vtkBoundingRectContextDevice2D | virtual |
Begin(vtkViewport *) override | vtkBoundingRectContextDevice2D | virtual |
BoundingRect | vtkBoundingRectContextDevice2D | protected |
BreakOnError() | vtkObject | static |
Brush | vtkContextDevice2D | protected |
BufferId | vtkContextDevice2D | protected |
BufferIdModeBegin(vtkAbstractContextBufferId *bufferId) override | vtkBoundingRectContextDevice2D | virtual |
BufferIdModeEnd() override | vtkBoundingRectContextDevice2D | virtual |
CollectRevisions(ostream &) | vtkObjectBase | protectedvirtual |
ComputeJustifiedStringBounds(const char *string, float bounds[4]) override | vtkBoundingRectContextDevice2D | virtual |
ComputeStringBounds(const vtkStdString &string, float bounds[4]) override | vtkBoundingRectContextDevice2D | virtual |
vtkContextDevice2D::ComputeStringBounds(const vtkUnicodeString &string, float bounds[4])=0 | vtkContextDevice2D | pure virtual |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
DelegateDevice | vtkBoundingRectContextDevice2D | protected |
Delete() | vtkObjectBase | virtual |
DisableClipping() | vtkContextDevice2D | virtual |
DrawEllipseWedge(float x, float y, float outRx, float outRy, float inRx, float inRy, float startAngle, float stopAngle) override | vtkBoundingRectContextDevice2D | virtual |
DrawEllipticArc(float x, float y, float rX, float rY, float startAngle, float stopAngle) override | vtkBoundingRectContextDevice2D | virtual |
DrawImage(float p[2], float scale, vtkImageData *image) override | vtkBoundingRectContextDevice2D | virtual |
DrawImage(const vtkRectf &pos, vtkImageData *image) override | vtkBoundingRectContextDevice2D | virtual |
DrawLines(float *f, int n, unsigned char *colors=nullptr, int nc_comps=0) override | vtkBoundingRectContextDevice2D | virtual |
DrawMarkers(int shape, bool highlight, float *points, int n, unsigned char *colors=nullptr, int nc_comps=0) override | vtkBoundingRectContextDevice2D | virtual |
DrawMathTextString(float *point, const vtkStdString &string) override | vtkBoundingRectContextDevice2D | virtual |
DrawPoints(float *points, int n, unsigned char *colors=nullptr, int nc_comps=0) override | vtkBoundingRectContextDevice2D | virtual |
DrawPointSprites(vtkImageData *sprite, float *points, int n, unsigned char *colors=nullptr, int nc_comps=0) override | vtkBoundingRectContextDevice2D | virtual |
DrawPoly(float *points, int n, unsigned char *colors=nullptr, int nc_comps=0) override | vtkBoundingRectContextDevice2D | virtual |
DrawPolyData(float vtkNotUsed(p)[2], float vtkNotUsed(scale), vtkPolyData *vtkNotUsed(polyData), vtkUnsignedCharArray *vtkNotUsed(colors), int vtkNotUsed(scalarMode)) override | vtkBoundingRectContextDevice2D | inline |
DrawPolygon(float *, int) | vtkContextDevice2D | virtual |
DrawQuad(float *, int) | vtkContextDevice2D | virtual |
DrawQuadStrip(float *, int) | vtkContextDevice2D | virtual |
DrawString(float *point, const vtkStdString &string) override | vtkBoundingRectContextDevice2D | virtual |
vtkContextDevice2D::DrawString(float *point, const vtkUnicodeString &string)=0 | vtkContextDevice2D | pure virtual |
EnableClipping(bool enable) override | vtkBoundingRectContextDevice2D | virtual |
End() override | vtkBoundingRectContextDevice2D | virtual |
FastDelete() | vtkObjectBase | virtual |
Geometry | vtkContextDevice2D | protected |
GetBoundingRect(vtkAbstractContextItem *item, vtkViewport *viewport) | vtkBoundingRectContextDevice2D | static |
GetBoundingRect() | vtkBoundingRectContextDevice2D | |
GetBrush() override | vtkBoundingRectContextDevice2D | virtual |
GetBufferIdMode() const override | vtkBoundingRectContextDevice2D | virtual |
GetClassName() | vtkBoundingRectContextDevice2D | virtual |
vtkContextDevice2D::GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetDelegateDevice() | vtkBoundingRectContextDevice2D | virtual |
GetGlobalWarningDisplay() | vtkObject | static |
GetGlobalWarningDisplay() | vtkObject | static |
GetHeight() | vtkContextDevice2D | virtual |
GetMatrix(vtkMatrix3x3 *m) override | vtkBoundingRectContextDevice2D | virtual |
GetMTime() | vtkObject | virtual |
GetPen() override | vtkBoundingRectContextDevice2D | virtual |
GetReferenceCount() | vtkObjectBase | |
GetReferenceCount() | vtkObjectBase | |
GetTextProp() override | vtkBoundingRectContextDevice2D | virtual |
GetViewportRect() | vtkContextDevice2D | virtual |
GetViewportSize() | vtkContextDevice2D | virtual |
GetWidth() | vtkContextDevice2D | virtual |
GlobalWarningDisplayOff() | vtkObject | static |
GlobalWarningDisplayOff() | vtkObject | static |
GlobalWarningDisplayOn() | vtkObject | static |
GlobalWarningDisplayOn() | vtkObject | static |
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 | |
Initialized | vtkBoundingRectContextDevice2D | protected |
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) | vtkBoundingRectContextDevice2D | virtual |
IsTypeOf(const char *type) | vtkBoundingRectContextDevice2D | static |
Linear | vtkContextDevice2D | |
MathTextIsSupported() | vtkContextDevice2D | virtual |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
MultiplyMatrix(vtkMatrix3x3 *m) override | vtkBoundingRectContextDevice2D | virtual |
Nearest | vtkContextDevice2D | |
New() | vtkBoundingRectContextDevice2D | static |
NewInstance() const | vtkContextDevice2D | |
NewInstanceInternal() const | vtkContextDevice2D | protectedvirtual |
vtkContextDevice2D::operator=(const vtkObjectBase &) | vtkObjectBase | protected |
Pen | vtkContextDevice2D | protected |
PopMatrix() override | vtkBoundingRectContextDevice2D | virtual |
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 | vtkBoundingRectContextDevice2D | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PushMatrix() override | vtkBoundingRectContextDevice2D | 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 | |
Repeat | vtkContextDevice2D | |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
Reset() | vtkBoundingRectContextDevice2D | |
SafeDownCast(vtkObject *o) | vtkBoundingRectContextDevice2D | static |
vtkContextDevice2D::SafeDownCast(vtkObjectBase *o) | vtkContextDevice2D | static |
SetClipping(int *x) override | vtkBoundingRectContextDevice2D | virtual |
SetColor4(unsigned char color[4]) override | vtkBoundingRectContextDevice2D | virtual |
SetDebug(bool debugFlag) | vtkObject | |
SetDelegateDevice(vtkContextDevice2D *) | vtkBoundingRectContextDevice2D | virtual |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetLineType(int type) override | vtkBoundingRectContextDevice2D | virtual |
SetLineWidth(float width) override | vtkBoundingRectContextDevice2D | virtual |
SetMatrix(vtkMatrix3x3 *m) override | vtkBoundingRectContextDevice2D | virtual |
SetPointSize(float size) override | vtkBoundingRectContextDevice2D | virtual |
SetReferenceCount(int) | vtkObjectBase | |
SetTexture(vtkImageData *image, int properties) override | vtkBoundingRectContextDevice2D | virtual |
SetViewportRect(const vtkRecti &rect) | vtkContextDevice2D | virtual |
SetViewportSize(const vtkVector2i &size) | vtkContextDevice2D | virtual |
Stretch | vtkContextDevice2D | |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkBoundingRectContextDevice2D | |
TextProp | vtkContextDevice2D | protected |
TextureProperty enum name | vtkContextDevice2D | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) VTK_OVERRIDE | vtkObject | protectedvirtual |
ViewportRect | vtkContextDevice2D | protected |
ViewportSize | vtkContextDevice2D | protected |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkBoundingRectContextDevice2D() | vtkBoundingRectContextDevice2D | protected |
vtkContextDevice2D() | vtkContextDevice2D | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | protected |
WeakPointers | vtkObjectBase | protected |
~vtkBoundingRectContextDevice2D() override | vtkBoundingRectContextDevice2D | protected |
~vtkContextDevice2D() | vtkContextDevice2D | protected |
~vtkObject() | vtkObject | protectedvirtual |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |