28 #ifndef vtkUnstructuredGridVolumeRayCastFunction_h 29 #define vtkUnstructuredGridVolumeRayCastFunction_h 31 #include "vtkRenderingVolumeModule.h" 46 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() override
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...