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