VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vtkContextDevice2D Member List

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)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
ApplyBrush(vtkBrush *brush)vtkContextDevice2D
ApplyPen(vtkPen *pen)vtkContextDevice2D
ApplyTextProp(vtkTextProperty *prop)vtkContextDevice2D
Begin(vtkViewport *)vtkContextDevice2Dinlinevirtual
BreakOnError()vtkObjectstatic
BrushvtkContextDevice2Dprotected
BufferIdvtkContextDevice2Dprotected
BufferIdModeBegin(vtkAbstractContextBufferId *bufferId)vtkContextDevice2Dvirtual
BufferIdModeEnd()vtkContextDevice2Dvirtual
CollectRevisions(ostream &)vtkObjectBaseinlineprotectedvirtual
ComputeStringBounds(const vtkStdString &string, float bounds[4])=0vtkContextDevice2Dpure virtual
ComputeStringBounds(const vtkUnicodeString &string, float bounds[4])=0vtkContextDevice2Dpure virtual
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
DisableClipping()vtkContextDevice2Dinlinevirtual
DrawEllipseWedge(float x, float y, float outRx, float outRy, float inRx, float inRy, float startAngle, float stopAngle)=0vtkContextDevice2Dpure virtual
DrawEllipticArc(float x, float y, float rX, float rY, float startAngle, float stopAngle)=0vtkContextDevice2Dpure virtual
DrawImage(float p[2], float scale, vtkImageData *image)=0vtkContextDevice2Dpure virtual
DrawImage(const vtkRectf &pos, vtkImageData *image)=0vtkContextDevice2Dpure virtual
DrawMarkers(int shape, bool highlight, float *points, int n, unsigned char *colors=0, int nc_comps=0)vtkContextDevice2Dvirtual
DrawMathTextString(float *point, const vtkStdString &string)=0vtkContextDevice2Dpure virtual
DrawPoints(float *points, int n, unsigned char *colors=0, int nc_comps=0)=0vtkContextDevice2Dpure virtual
DrawPointSprites(vtkImageData *sprite, float *points, int n, unsigned char *colors=0, int nc_comps=0)=0vtkContextDevice2Dpure virtual
DrawPoly(float *points, int n, unsigned char *colors=0, int nc_comps=0)=0vtkContextDevice2Dpure virtual
DrawPolygon(float *, int)vtkContextDevice2Dinlinevirtual
DrawQuad(float *, int)vtkContextDevice2Dinlinevirtual
DrawQuadStrip(float *, int)vtkContextDevice2Dinlinevirtual
DrawString(float *point, const vtkStdString &string)=0vtkContextDevice2Dpure virtual
DrawString(float *point, const vtkUnicodeString &string)=0vtkContextDevice2Dpure virtual
EnableClipping(bool enable)=0vtkContextDevice2Dpure virtual
End()vtkContextDevice2Dinlinevirtual
FastDelete()vtkObjectBasevirtual
GeometryvtkContextDevice2Dprotected
GetBrush()vtkContextDevice2Dvirtual
GetBufferIdMode() const vtkContextDevice2Dvirtual
GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObjectstatic
GetHeight()vtkContextDevice2Dinlinevirtual
GetMatrix(vtkMatrix3x3 *m)=0vtkContextDevice2Dpure virtual
GetMTime()vtkObjectvirtual
GetPen()vtkContextDevice2Dvirtual
GetReferenceCount()vtkObjectBaseinline
GetTextProp()vtkContextDevice2Dvirtual
GetWidth()vtkContextDevice2Dinlinevirtual
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
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)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkContextDevice2Dvirtual
IsTypeOf(const char *type)vtkContextDevice2Dstatic
Linear enum valuevtkContextDevice2D
MathTextIsSupported()vtkContextDevice2Dvirtual
Modified()vtkObjectvirtual
MTimevtkObjectprotected
MultiplyMatrix(vtkMatrix3x3 *m)=0vtkContextDevice2Dpure virtual
Nearest enum valuevtkContextDevice2D
New()vtkObjectstatic
NewInstance() const vtkContextDevice2D
NewInstanceInternal() const vtkContextDevice2Dprotectedvirtual
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PenvtkContextDevice2Dprotected
PopMatrix()=0vtkContextDevice2Dpure virtual
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &)vtkObjectBaseinline
PrintSelf(ostream &os, vtkIndent indent)vtkContextDevice2Dvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PushMatrix()=0vtkContextDevice2Dpure virtual
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBasevirtual
RegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
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 valuevtkContextDevice2D
ReportReferences(vtkGarbageCollector *)vtkObjectBaseprotectedvirtual
SafeDownCast(vtkObjectBase *o)vtkContextDevice2Dstatic
SetClipping(int *x)=0vtkContextDevice2Dpure virtual
SetColor4(unsigned char color[4])=0vtkContextDevice2Dpure virtual
SetDebug(unsigned char debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetLineType(int type)=0vtkContextDevice2Dpure virtual
SetLineWidth(float width)=0vtkContextDevice2Dpure virtual
SetMatrix(vtkMatrix3x3 *m)=0vtkContextDevice2Dpure virtual
SetPointSize(float size)=0vtkContextDevice2Dpure virtual
SetReferenceCount(int)vtkObjectBase
SetTexture(vtkImageData *image, int properties)=0vtkContextDevice2Dpure virtual
SetViewportRect(const vtkRecti &rect)vtkContextDevice2Dinlinevirtual
SetViewportSize(const vtkVector2i &size)vtkContextDevice2Dinlinevirtual
Stretch enum valuevtkContextDevice2D
SubjectHelpervtkObjectprotected
Superclass typedefvtkContextDevice2D
TextPropvtkContextDevice2Dprotected
TextureProperty enum namevtkContextDevice2D
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
ViewportRectvtkContextDevice2Dprotected
ViewportSizevtkContextDevice2Dprotected
vtkContextDevice2D()vtkContextDevice2Dprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkContextDevice2D()vtkContextDevice2Dprotected
~vtkObject()vtkObjectprotectedvirtual
~vtkObjectBase()vtkObjectBaseprotectedvirtual