30#include "vtkRenderingCoreModule.h"
abstract class specifies interface to map data
a actor that draws 2D data
a simple class to control print indentation
abstract class specifies interface for objects which render 2D actors
virtual void RenderOpaqueGeometry(vtkViewport *, vtkActor2D *)
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual void RenderOverlay(vtkViewport *, vtkActor2D *)
virtual void RenderTranslucentPolygonalGeometry(vtkViewport *, vtkActor2D *)
virtual vtkTypeBool HasTranslucentPolygonalGeometry()
~vtkMapper2D() override=default
abstract specification for Viewports