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