23 #ifndef vtkOpenGLClipPlanesPainter_h 
   24 #define vtkOpenGLClipPlanesPainter_h 
   26 #include "vtkRenderingOpenGLModule.h"  
   47                               unsigned long typeflags, 
bool forceCompileOnly);
 
represents an object (geometry & properties) in a rendered scene 
 
virtual void RenderInternal(vtkRenderer *renderer, vtkActor *actor, unsigned long typeflags, bool forceCompileOnly)
 
maintain a list of planes 
 
abstract class defining interface for painter that manages clipping. 
 
abstract specification for renderers 
 
a simple class to control print indentation 
 
void PrintSelf(ostream &os, vtkIndent indent)
 
static vtkClipPlanesPainter * New()
 
painter that manages clipping