Go to the documentation of this file.
30 #ifndef vtkUnstructuredGridVolumeRayCastFunction_h
31 #define vtkUnstructuredGridVolumeRayCastFunction_h
represents a volume (data & properties) in a rendered scene
virtual void Finalize()=0
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
virtual vtkUnstructuredGridVolumeRayCastIterator * NewIterator()=0
virtual void Initialize(vtkRenderer *ren, vtkVolume *vol)=0
a simple class to control print indentation
virtual void PrintSelf(ostream &os, vtkIndent indent)
a superclass for ray casting functions
vtkUnstructuredGridVolumeRayCastFunction()
abstract specification for renderers
~vtkUnstructuredGridVolumeRayCastFunction()
#define VTKRENDERINGVOLUME_EXPORT