29#include "vtkRenderingCoreModule.h"
52 void operator=(
const vtkMapper2D&) VTK_DELETE_FUNCTION;
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 *)
virtual int HasTranslucentPolygonalGeometry()
virtual void RenderOverlay(vtkViewport *, vtkActor2D *)
virtual void RenderTranslucentPolygonalGeometry(vtkViewport *, vtkActor2D *)
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
abstract specification for Viewports