23 #include "vtkRenderingCoreModule.h"
25 VTK_ABI_NAMESPACE_BEGIN
38 virtual double Cull(
vtkRenderer* ren,
vtkProp** propList,
int& listLength,
int& initialized) = 0;
46 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