21#ifndef vtkClipPlanesPainter_h
22#define vtkClipPlanesPainter_h
24#include "vtkRenderingOpenGLModule.h"
abstract class defining interface for painter that manages clipping.
static vtkClipPlanesPainter * New()
void SetClippingPlanes(vtkPlaneCollection *)
virtual void ProcessInformation(vtkInformation *)
Called before RenderInternal() if the Information has been changed since the last time this method wa...
static vtkInformationObjectBaseKey * CLIPPING_PLANES()
Get/Set the vtkPlaneCollection which specifies the clipping planes.
vtkPlaneCollection * ClippingPlanes
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
Abstract class for drawing poly data.
maintain a list of planes