16 #ifndef vtkUnstructuredGridVolumeRayCastFunction_h
17 #define vtkUnstructuredGridVolumeRayCastFunction_h
20 #include "vtkRenderingVolumeModule.h"
22 VTK_ABI_NAMESPACE_BEGIN
35 virtual void Finalize() = 0;
represents a volume (data & properties) in a rendered scene
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 ray casting functions
a simple class to control print indentation
vtkUnstructuredGridVolumeRayCastIterator is a superclass for iterating over the intersections of a vi...