static vtkContextActor * New()
vtkContextScene * GetScene()
Get the chart object for the actor.
vtkGetNewMacro(Context, vtkContext2D)
Get the vtkContext2D for the actor.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Class for drawing 2D primitives to a graphical context.
int RenderOverlay(vtkViewport *viewport) override
We only render in the overlay for the context scene.
provides a vtkProp derived object.
Provides a 2D scene for vtkContextItem objects.
Abstract class for drawing 2D primitives.
void SetScene(vtkContextScene *scene)
Set the scene for the actor.
Class for drawing 3D primitives to a graphical context.
void SetForceDevice(vtkContextDevice2D *dev)
Force rendering to a specific device.