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.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
represents a volume (data & properties) in a rendered scene
vtkOSPRayVolumeInterface()
a simple class to control print indentation
static vtkOSPRayVolumeInterface * New()
abstract specification for renderers
Removes link dependence on optional ospray module.
~vtkOSPRayVolumeInterface() override
void Render(vtkRenderer *, vtkVolume *) override
Overridden to warn about lack of OSPRay if not overridden.