31 #ifndef vtkUnstructuredGridVolumeRayCastFunction_h
32 #define vtkUnstructuredGridVolumeRayCastFunction_h
34 #include "vtkRenderingVolumeModule.h"
49 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.
vtkUnstructuredGridVolumeRayCastFunction()
~vtkUnstructuredGridVolumeRayCastFunction()
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...