, 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] |
ApplyBrush(vtkBrush *brush) | vtkContextDevice2D | |
ApplyPen(vtkPen *pen) | vtkContextDevice2D | |
ApplyTextProp(vtkTextProperty *prop) | vtkContextDevice2D | |
Begin(vtkViewport *viewport) | vtkOpenGLContextDevice2D | [virtual] |
BreakOnError() | vtkObject | [static] |
Brush | vtkContextDevice2D | [protected] |
BufferId | vtkContextDevice2D | [protected] |
BufferIdModeBegin(vtkAbstractContextBufferId *bufferId) | vtkOpenGLContextDevice2D | [virtual] |
BufferIdModeEnd() | vtkOpenGLContextDevice2D | [virtual] |
CollectRevisions(ostream &os) | vtkObjectBase | [protected, virtual] |
ComputeStringBounds(const vtkStdString &string, float bounds[4]) | vtkOpenGLContextDevice2D | [virtual] |
ComputeStringBounds(const vtkUnicodeString &string, float bounds[4]) | vtkOpenGLContextDevice2D | [virtual] |
Debug | vtkObject | [protected] |
DebugOff() | vtkObject | [virtual] |
DebugOn() | vtkObject | [virtual] |
Delete() | vtkObjectBase | [virtual] |
DisableClipping() | vtkOpenGLContextDevice2D | [virtual] |
DrawEllipseWedge(float x, float y, float outRx, float outRy, float inRx, float inRy, float startAngle, float stopAngle) | vtkOpenGLContextDevice2D | [virtual] |
DrawEllipticArc(float x, float y, float rX, float rY, float startAngle, float stopAngle) | vtkOpenGLContextDevice2D | [virtual] |
DrawImage(float p[2], float scale, vtkImageData *image) | vtkOpenGLContextDevice2D | [virtual] |
DrawImage(const vtkRectf &pos, vtkImageData *image) | vtkOpenGLContextDevice2D | [virtual] |
DrawPoints(float *points, int n, unsigned char *colors=0, int nc_comps=0) | vtkOpenGLContextDevice2D | [virtual] |
DrawPointSprites(vtkImageData *sprite, float *points, int n, unsigned char *colors=0, int nc_comps=0) | vtkOpenGLContextDevice2D | [virtual] |
DrawPoly(float *f, int n, unsigned char *colors=0, int nc_comps=0) | vtkOpenGLContextDevice2D | [virtual] |
DrawPolygon(float *, int) | vtkOpenGLContextDevice2D | [virtual] |
DrawQuad(float *points, int n) | vtkOpenGLContextDevice2D | [virtual] |
DrawQuadStrip(float *points, int n) | vtkOpenGLContextDevice2D | [virtual] |
DrawString(float *point, const vtkStdString &string) | vtkOpenGLContextDevice2D | [virtual] |
DrawString(float *point, const vtkUnicodeString &string) | vtkOpenGLContextDevice2D | [virtual] |
End() | vtkOpenGLContextDevice2D | [virtual] |
FastDelete() | vtkObjectBase | [virtual] |
Geometry | vtkOpenGLContextDevice2D | [protected] |
GetBrush() | vtkContextDevice2D | [virtual] |
GetBufferIdMode() const | vtkContextDevice2D | [virtual] |
GetClassName() | vtkOpenGLContextDevice2D | [virtual] |
vtkObjectBase::GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | [static] |
GetHeight() | vtkContextDevice2D | [inline, virtual] |
GetMatrix(vtkMatrix3x3 *m) | vtkOpenGLContextDevice2D | [virtual] |
GetMTime() | vtkObject | [virtual] |
GetNumberOfArcIterations(float rX, float rY, float startAngle, float stopAngle) | vtkOpenGLContextDevice2D | [protected] |
GetPen() | vtkContextDevice2D | [virtual] |
GetReferenceCount() | vtkObjectBase | [inline] |
GetRenderWindow() | vtkOpenGLContextDevice2D | [virtual] |
GetTextProp() | vtkContextDevice2D | [virtual] |
GetWidth() | vtkContextDevice2D | [inline, virtual] |
GlobalWarningDisplayOff() | vtkObject | [inline, static] |
GlobalWarningDisplayOn() | vtkObject | [inline, static] |
HasGLSL() | vtkOpenGLContextDevice2D | |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
InRender | vtkOpenGLContextDevice2D | [protected] |
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) | vtkOpenGLContextDevice2D | [virtual] |
IsTypeOf(const char *type) | vtkOpenGLContextDevice2D | [static] |
Linear enum value | vtkContextDevice2D | |
LoadExtensions(vtkOpenGLExtensionManager *m) | vtkOpenGLContextDevice2D | [protected, virtual] |
Modified() | vtkObject | [virtual] |
MTime | vtkObject | [protected] |
MultiplyMatrix(vtkMatrix3x3 *m) | vtkOpenGLContextDevice2D | [virtual] |
Nearest enum value | vtkContextDevice2D | |
New() | vtkOpenGLContextDevice2D | [static] |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
Pen | vtkContextDevice2D | [protected] |
PopMatrix() | vtkOpenGLContextDevice2D | [virtual] |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
PrintRevisions(ostream &os) | vtkObjectBase | |
PrintSelf(ostream &os, vtkIndent indent) | vtkOpenGLContextDevice2D | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
PushMatrix() | vtkOpenGLContextDevice2D | [virtual] |
ReferenceCount | vtkObjectBase | [protected] |
Register(vtkObjectBase *o) | vtkObjectBase | [virtual] |
RegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
ReleaseGraphicsResources(vtkWindow *window) | vtkOpenGLContextDevice2D | [virtual] |
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 | |
Renderer | vtkOpenGLContextDevice2D | [protected] |
RenderWindow | vtkOpenGLContextDevice2D | [protected] |
Repeat enum value | vtkContextDevice2D | |
ReportReferences(vtkGarbageCollector *) | vtkObjectBase | [protected, virtual] |
SafeDownCast(vtkObject *o) | vtkOpenGLContextDevice2D | [static] |
SetClipping(int *x) | vtkOpenGLContextDevice2D | [virtual] |
SetColor(unsigned char color[3]) | vtkOpenGLContextDevice2D | [virtual] |
SetColor4(unsigned char color[4]) | vtkOpenGLContextDevice2D | [virtual] |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetLineType(int type) | vtkOpenGLContextDevice2D | [virtual] |
SetLineWidth(float width) | vtkOpenGLContextDevice2D | [virtual] |
SetMatrix(vtkMatrix3x3 *m) | vtkOpenGLContextDevice2D | [virtual] |
SetPointSize(float size) | vtkOpenGLContextDevice2D | [virtual] |
SetReferenceCount(int) | vtkObjectBase | |
SetStringRendererToFreeType() | vtkOpenGLContextDevice2D | |
SetStringRendererToQt() | vtkOpenGLContextDevice2D | |
SetTexture(vtkImageData *image, int properties=0) | vtkOpenGLContextDevice2D | [virtual] |
Storage | vtkOpenGLContextDevice2D | [protected] |
Stretch enum value | vtkContextDevice2D | |
SubjectHelper | vtkObject | [protected] |
Superclass typedef | vtkOpenGLContextDevice2D | |
TextProp | vtkContextDevice2D | [protected] |
TextRenderer | vtkOpenGLContextDevice2D | [protected] |
TextureProperty enum name | vtkContextDevice2D | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | [virtual] |
UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
vtkContextDevice2D() | vtkContextDevice2D | [protected] |
vtkObject() | vtkObject | [protected] |
vtkObjectBase() | vtkObjectBase | [protected] |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
vtkOpenGLContextDevice2D() | vtkOpenGLContextDevice2D | [protected] |
WeakPointers | vtkObjectBase | [protected] |
~vtkContextDevice2D() | vtkContextDevice2D | [protected, virtual] |
~vtkObject() | vtkObject | [protected, virtual] |
~vtkObjectBase() | vtkObjectBase | [protected, virtual] |
~vtkOpenGLContextDevice2D() | vtkOpenGLContextDevice2D | [protected, virtual] |