24#ifndef vtkOpenGLClipPlanesPainter_h
25#define vtkOpenGLClipPlanesPainter_h
27#include "vtkRenderingOpenGLModule.h"
49 unsigned long typeflags,
bool forceCompileOnly);
represents an object (geometry & properties) in a rendered scene
abstract class defining interface for painter that manages clipping.
a simple class to control print indentation
painter that manages clipping
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkOpenGLClipPlanesPainter * New()
virtual void RenderInternal(vtkRenderer *renderer, vtkActor *actor, unsigned long typeflags, bool forceCompileOnly)
Generates rendering primitives of appropriate type(s).
vtkOpenGLClipPlanesPainter()
~vtkOpenGLClipPlanesPainter()
maintain a list of planes
abstract specification for renderers