VTK  9.3.20240418
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)vtkContextDevice2Dvirtual
ApplyPen(vtkPen *pen)vtkContextDevice2Dvirtual
ApplyTextProp(vtkTextProperty *prop)vtkContextDevice2Dvirtual
Begin(vtkViewport *)vtkContextDevice2Dinlinevirtual
BreakOnError()vtkObjectstatic
BrushvtkContextDevice2Dprotected
BufferIdvtkContextDevice2Dprotected
BufferIdModeBegin(vtkAbstractContextBufferId *bufferId)vtkContextDevice2Dvirtual
BufferIdModeEnd()vtkContextDevice2Dvirtual
ComputeJustifiedStringBounds(const char *string, float bounds[4])=0vtkContextDevice2Dpure virtual
ComputeStringBounds(const vtkStdString &string, float bounds[4])=0vtkContextDevice2Dpure virtual
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
Delete()vtkObjectBasevirtual
DisableClipping()vtkContextDevice2Dinlinevirtual
DrawColoredPolygon(float *points, int numPoints, unsigned char *colors=nullptr, int nc_comps=0)vtkContextDevice2Dvirtual
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
DrawLines(float *f, int n, unsigned char *colors=nullptr, int nc_comps=0)=0vtkContextDevice2Dpure virtual
DrawMarkers(int shape, bool highlight, float *points, int n, unsigned char *colors=nullptr, int nc_comps=0)vtkContextDevice2Dvirtual
DrawMarkers(int shape, bool highlight, vtkDataArray *positions, vtkUnsignedCharArray *colors, std::uintptr_t vtkNotUsed(cacheIdentifier))vtkContextDevice2Dvirtual
DrawMathTextString(float *point, const vtkStdString &string)=0vtkContextDevice2Dpure virtual
DrawPoints(float *points, int n, unsigned char *colors=nullptr, int nc_comps=0)=0vtkContextDevice2Dpure virtual
DrawPoints(vtkDataArray *positions, vtkUnsignedCharArray *colors, std::uintptr_t vtkNotUsed(cacheIdentifier))vtkContextDevice2Dvirtual
DrawPointSprites(vtkImageData *sprite, float *points, int n, unsigned char *colors=nullptr, int nc_comps=0)=0vtkContextDevice2Dpure virtual
DrawPointSprites(vtkImageData *sprite, vtkDataArray *positions, vtkUnsignedCharArray *colors, std::uintptr_t vtkNotUsed(cacheIdentifier))vtkContextDevice2Dvirtual
DrawPoly(float *points, int n, unsigned char *colors=nullptr, int nc_comps=0)=0vtkContextDevice2Dpure virtual
DrawPolyData(float p[2], float scale, vtkPolyData *polyData, vtkUnsignedCharArray *colors, int scalarMode)vtkContextDevice2Dvirtual
DrawPolygon(float *p, int n)vtkContextDevice2Dinlinevirtual
DrawQuad(float *, int)vtkContextDevice2Dinlinevirtual
DrawQuadStrip(float *, int)vtkContextDevice2Dinlinevirtual
DrawString(float *point, const vtkStdString &string)=0vtkContextDevice2Dpure virtual
EnableClipping(bool enable)=0vtkContextDevice2Dpure virtual
End()vtkContextDevice2Dinlinevirtual
FastDelete()vtkObjectBasevirtual
GeometryvtkContextDevice2Dprotected
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetBrush()vtkContextDevice2Dvirtual
GetBufferIdMode() constvtkContextDevice2Dvirtual
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObjectstatic
GetHeight()vtkContextDevice2Dinlinevirtual
GetIsInMemkind() constvtkObjectBase
GetMatrix(vtkMatrix3x3 *m)=0vtkContextDevice2Dpure virtual
GetMTime()vtkObjectvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetPen()vtkContextDevice2Dvirtual
GetReferenceCount()vtkObjectBaseinline
GetTextProp()vtkContextDevice2Dvirtual
GetUsingMemkind()vtkObjectBasestatic
GetViewportRect()vtkContextDevice2Dvirtual
GetViewportSize()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
InitializeObjectBase()vtkObjectBase
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)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()vtkContextDevice2Dstatic
NewInstance() constvtkContextDevice2D
NewInstanceInternal() constvtkContextDevice2Dprotectedvirtual
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PenvtkContextDevice2Dprotected
PopMatrix()=0vtkContextDevice2Dpure virtual
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkContextDevice2Dvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PushMatrix()=0vtkContextDevice2Dpure virtual
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBase
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
ReleaseCache(std::uintptr_t vtkNotUsed(cacheIdentifier))vtkContextDevice2Dinlinevirtual
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(bool debugFlag)vtkObject
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetLineType(int type)=0vtkContextDevice2Dpure virtual
SetLineWidth(float width)=0vtkContextDevice2Dpure virtual
SetMatrix(vtkMatrix3x3 *m)=0vtkContextDevice2Dpure virtual
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetObjectName(const std::string &objectName)vtkObjectvirtual
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 *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
ViewportRectvtkContextDevice2Dprotected
ViewportSizevtkContextDevice2Dprotected
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkContextDevice2D()vtkContextDevice2Dprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkContextDevice2D() overridevtkContextDevice2Dprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual