VTK
|
This is the complete list of members for vtkContextDevice2D, including all inherited members.
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 |
ApplyBrush(vtkBrush *brush) | vtkContextDevice2D | |
ApplyPen(vtkPen *pen) | vtkContextDevice2D | |
ApplyTextProp(vtkTextProperty *prop) | vtkContextDevice2D | |
Begin(vtkViewport *) | vtkContextDevice2D | inlinevirtual |
BreakOnError() | vtkObject | static |
Brush | vtkContextDevice2D | protected |
BufferId | vtkContextDevice2D | protected |
BufferIdModeBegin(vtkAbstractContextBufferId *bufferId) | vtkContextDevice2D | virtual |
BufferIdModeEnd() | vtkContextDevice2D | virtual |
CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual |
ComputeStringBounds(const vtkStdString &string, float bounds[4])=0 | vtkContextDevice2D | pure virtual |
ComputeStringBounds(const vtkUnicodeString &string, float bounds[4])=0 | vtkContextDevice2D | pure virtual |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
DisableClipping() | vtkContextDevice2D | inlinevirtual |
DrawEllipseWedge(float x, float y, float outRx, float outRy, float inRx, float inRy, float startAngle, float stopAngle)=0 | vtkContextDevice2D | pure virtual |
DrawEllipticArc(float x, float y, float rX, float rY, float startAngle, float stopAngle)=0 | vtkContextDevice2D | pure virtual |
DrawImage(float p[2], float scale, vtkImageData *image)=0 | vtkContextDevice2D | pure virtual |
DrawImage(const vtkRectf &pos, vtkImageData *image)=0 | vtkContextDevice2D | pure virtual |
DrawLines(float *f, int n, unsigned char *colors=0, int nc_comps=0)=0 | vtkContextDevice2D | pure virtual |
DrawMarkers(int shape, bool highlight, float *points, int n, unsigned char *colors=0, int nc_comps=0) | vtkContextDevice2D | virtual |
DrawMathTextString(float *point, const vtkStdString &string)=0 | vtkContextDevice2D | pure virtual |
DrawPoints(float *points, int n, unsigned char *colors=0, int nc_comps=0)=0 | vtkContextDevice2D | pure virtual |
DrawPointSprites(vtkImageData *sprite, float *points, int n, unsigned char *colors=0, int nc_comps=0)=0 | vtkContextDevice2D | pure virtual |
DrawPoly(float *points, int n, unsigned char *colors=0, int nc_comps=0)=0 | vtkContextDevice2D | pure virtual |
DrawPolygon(float *, int) | vtkContextDevice2D | inlinevirtual |
DrawQuad(float *, int) | vtkContextDevice2D | inlinevirtual |
DrawQuadStrip(float *, int) | vtkContextDevice2D | inlinevirtual |
DrawString(float *point, const vtkStdString &string)=0 | vtkContextDevice2D | pure virtual |
DrawString(float *point, const vtkUnicodeString &string)=0 | vtkContextDevice2D | pure virtual |
EnableClipping(bool enable)=0 | vtkContextDevice2D | pure virtual |
End() | vtkContextDevice2D | inlinevirtual |
FastDelete() | vtkObjectBase | virtual |
Geometry | vtkContextDevice2D | protected |
GetBrush() | vtkContextDevice2D | virtual |
GetBufferIdMode() const | vtkContextDevice2D | virtual |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | static |
GetHeight() | vtkContextDevice2D | inlinevirtual |
GetMatrix(vtkMatrix3x3 *m)=0 | vtkContextDevice2D | pure virtual |
GetMTime() | vtkObject | virtual |
GetPen() | vtkContextDevice2D | virtual |
GetReferenceCount() | vtkObjectBase | inline |
GetTextProp() | vtkContextDevice2D | virtual |
GetWidth() | vtkContextDevice2D | 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 | |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | 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) | vtkContextDevice2D | virtual |
IsTypeOf(const char *type) | vtkContextDevice2D | static |
Linear enum value | vtkContextDevice2D | |
MathTextIsSupported() | vtkContextDevice2D | virtual |
Modified() | vtkObject | virtual |
MTime | vtkObject | protected |
MultiplyMatrix(vtkMatrix3x3 *m)=0 | vtkContextDevice2D | pure virtual |
Nearest enum value | vtkContextDevice2D | |
New() | vtkContextDevice2D | static |
NewInstance() const | vtkContextDevice2D | |
NewInstanceInternal() const | vtkContextDevice2D | protectedvirtual |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Pen | vtkContextDevice2D | protected |
PopMatrix()=0 | vtkContextDevice2D | pure virtual |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintRevisions(ostream &) | vtkObjectBase | inline |
PrintSelf(ostream &os, vtkIndent indent) | vtkContextDevice2D | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PushMatrix()=0 | vtkContextDevice2D | pure virtual |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
RegisterInternal(vtkObjectBase *, int check) | 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 | |
Repeat enum value | vtkContextDevice2D | |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | protectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkContextDevice2D | static |
SetClipping(int *x)=0 | vtkContextDevice2D | pure virtual |
SetColor4(unsigned char color[4])=0 | vtkContextDevice2D | pure virtual |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetLineType(int type)=0 | vtkContextDevice2D | pure virtual |
SetLineWidth(float width)=0 | vtkContextDevice2D | pure virtual |
SetMatrix(vtkMatrix3x3 *m)=0 | vtkContextDevice2D | pure virtual |
SetPointSize(float size)=0 | vtkContextDevice2D | pure virtual |
SetReferenceCount(int) | vtkObjectBase | |
SetTexture(vtkImageData *image, int properties)=0 | vtkContextDevice2D | pure virtual |
SetViewportRect(const vtkRecti &rect) | vtkContextDevice2D | inlinevirtual |
SetViewportSize(const vtkVector2i &size) | vtkContextDevice2D | inlinevirtual |
Stretch enum value | vtkContextDevice2D | |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkContextDevice2D | |
TextProp | vtkContextDevice2D | protected |
TextureProperty enum name | vtkContextDevice2D | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | protectedvirtual |
ViewportRect | vtkContextDevice2D | protected |
ViewportSize | vtkContextDevice2D | protected |
vtkContextDevice2D() | vtkContextDevice2D | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
~vtkContextDevice2D() | vtkContextDevice2D | protected |
~vtkObject() | vtkObject | protectedvirtual |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |