Go to the documentation of this file.
24 #ifndef vtkOSPRayVolumeInterface_h
25 #define vtkOSPRayVolumeInterface_h
27 #include "vtkRenderingVolumeModule.h"
Abstract class for a volume mapper.
represents a volume (data & properties) in a rendered scene
vtkOSPRayVolumeInterface()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
static vtkOSPRayVolumeInterface * New()
~vtkOSPRayVolumeInterface()
abstract specification for renderers
virtual void Render(vtkRenderer *, vtkVolume *)
Overridden to warn about lack of OSPRay if not overridden.
Removes link dependence on optional ospray module.