27 #ifndef vtkContextActor_h 28 #define vtkContextActor_h 30 #include "vtkRenderingContext2DModule.h" 84 void ReleaseGraphicsResources(
vtkWindow *window) override;
88 ~vtkContextActor() override;
102 vtkContextActor(const vtkContextActor&) = delete;
103 void operator=(const vtkContextActor&) = delete;
abstract superclass for all actors, volumes and annotations
abstract specification for Viewports
virtual int RenderOverlay(vtkViewport *)
Hold a reference to a vtkObjectBase instance.
window superclass for vtkRenderWindow
Class for drawing 2D primitives to a graphical context.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Provides a 2D scene for vtkContextItem objects.
a simple class to control print indentation
Abstract class for drawing 2D primitives.
provides a vtkProp derived object.
Allocate and hold a VTK object.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...
Class for drawing 3D primitives to a graphical context.