32 #include "vtkRenderingCoreModule.h" 46 virtual double Cull(
vtkRenderer* ren,
vtkProp** propList,
int& listLength,
int& initialized) = 0;
54 void operator=(
const vtkCuller&) =
delete;
abstract superclass for all actors, volumes and annotations
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
abstract specification for renderers
a superclass for prop cullers
a simple class to control print indentation