VTK
9.4.20241112
|
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 | virtual |
ApplyPen(vtkPen *pen) | vtkContextDevice2D | virtual |
ApplyTextProp(vtkTextProperty *prop) | vtkContextDevice2D | virtual |
Begin(vtkViewport *) | vtkContextDevice2D | inlinevirtual |
BreakOnError() | vtkObject | static |
Brush | vtkContextDevice2D | protected |
BufferId | vtkContextDevice2D | protected |
BufferIdModeBegin(vtkAbstractContextBufferId *bufferId) | vtkContextDevice2D | virtual |
BufferIdModeEnd() | vtkContextDevice2D | virtual |
ComputeJustifiedStringBounds(const char *string, float bounds[4])=0 | vtkContextDevice2D | pure virtual |
ComputeStringBounds(const vtkStdString &string, float bounds[4])=0 | vtkContextDevice2D | pure virtual |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
Delete() | vtkObjectBase | virtual |
DisableClipping() | vtkContextDevice2D | inlinevirtual |
DrawColoredPolygon(float *points, int numPoints, unsigned char *colors=nullptr, int nc_comps=0) | vtkContextDevice2D | virtual |
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=nullptr, int nc_comps=0)=0 | vtkContextDevice2D | pure virtual |
DrawMarkers(int shape, bool highlight, float *points, int n, unsigned char *colors=nullptr, int nc_comps=0) | vtkContextDevice2D | virtual |
DrawMarkers(int shape, bool highlight, vtkDataArray *positions, vtkUnsignedCharArray *colors, std::uintptr_t vtkNotUsed(cacheIdentifier)) | vtkContextDevice2D | virtual |
DrawMathTextString(float *point, const vtkStdString &string)=0 | vtkContextDevice2D | pure virtual |
DrawPoints(float *points, int n, unsigned char *colors=nullptr, int nc_comps=0)=0 | vtkContextDevice2D | pure virtual |
DrawPoints(vtkDataArray *positions, vtkUnsignedCharArray *colors, std::uintptr_t vtkNotUsed(cacheIdentifier)) | vtkContextDevice2D | virtual |
DrawPointSprites(vtkImageData *sprite, float *points, int n, unsigned char *colors=nullptr, int nc_comps=0)=0 | vtkContextDevice2D | pure virtual |
DrawPointSprites(vtkImageData *sprite, vtkDataArray *positions, vtkUnsignedCharArray *colors, std::uintptr_t vtkNotUsed(cacheIdentifier)) | vtkContextDevice2D | virtual |
DrawPoly(float *points, int n, unsigned char *colors=nullptr, int nc_comps=0)=0 | vtkContextDevice2D | pure virtual |
DrawPolyData(float p[2], float scale, vtkPolyData *polyData, vtkUnsignedCharArray *colors, int scalarMode) | vtkContextDevice2D | virtual |
DrawPolygon(float *p, int n) | vtkContextDevice2D | inlinevirtual |
DrawQuad(float *, int) | vtkContextDevice2D | inlinevirtual |
DrawQuadStrip(float *, int) | vtkContextDevice2D | inlinevirtual |
DrawString(float *point, const vtkStdString &string)=0 | vtkContextDevice2D | pure virtual |
EnableClipping(bool enable)=0 | vtkContextDevice2D | pure virtual |
End() | vtkContextDevice2D | inlinevirtual |
FastDelete() | vtkObjectBase | virtual |
Geometry | vtkContextDevice2D | protected |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetBrush() | vtkContextDevice2D | virtual |
GetBufferIdMode() const | vtkContextDevice2D | virtual |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | static |
GetHeight() | vtkContextDevice2D | inlinevirtual |
GetIsInMemkind() const | vtkObjectBase | |
GetMatrix(vtkMatrix3x3 *m)=0 | vtkContextDevice2D | pure virtual |
GetMTime() | vtkObject | virtual |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetObjectDescription() const override | vtkObject | virtual |
GetObjectName() const | vtkObject | virtual |
GetPen() | vtkContextDevice2D | virtual |
GetReferenceCount() | vtkObjectBase | inline |
GetTextProp() | vtkContextDevice2D | virtual |
GetUsingMemkind() | vtkObjectBase | static |
GetViewportRect() | vtkContextDevice2D | virtual |
GetViewportSize() | 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 | |
InitializeObjectBase() | vtkObjectBase | |
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) | 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 |
ObjectName | vtkObject | protected |
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 |
PrintSelf(ostream &os, vtkIndent indent) override | vtkContextDevice2D | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PushMatrix()=0 | vtkContextDevice2D | pure virtual |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
ReleaseCache(std::uintptr_t vtkNotUsed(cacheIdentifier)) | vtkContextDevice2D | inlinevirtual |
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(vtkTypeBool val) | vtkObject | static |
SetLineType(int type)=0 | vtkContextDevice2D | pure virtual |
SetLineWidth(float width)=0 | vtkContextDevice2D | pure virtual |
SetMatrix(vtkMatrix3x3 *m)=0 | vtkContextDevice2D | pure virtual |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetObjectName(const std::string &objectName) | vtkObject | 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 *, vtkTypeBool check) override | vtkObject | protectedvirtual |
UsesGarbageCollector() const | vtkObjectBase | inlinevirtual |
ViewportRect | vtkContextDevice2D | protected |
ViewportSize | vtkContextDevice2D | protected |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkContextDevice2D() | vtkContextDevice2D | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
WeakPointers | vtkObjectBase | protected |
~vtkContextDevice2D() override | vtkContextDevice2D | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |