24#ifndef vtkOSPRayVolumeInterface_h
25#define vtkOSPRayVolumeInterface_h
27#include "vtkRenderingVolumeModule.h"
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