24 #ifndef vtkOSPRayVolumeInterface_h
25 #define vtkOSPRayVolumeInterface_h
27 #include "vtkRenderingVolumeModule.h"
48 ~vtkOSPRayVolumeInterface() VTK_OVERRIDE;
51 vtkOSPRayVolumeInterface
52 (const vtkOSPRayVolumeInterface&) VTK_DELETE_FUNCTION;
53 void operator=(const vtkOSPRayVolumeInterface&) VTK_DELETE_FUNCTION;
represents a volume (data & properties) in a rendered scene
Abstract class for a volume mapper.
abstract specification for renderers
void Render(vtkRenderer *ren, vtkVolume *vol) override=0
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE DO NOT USE THIS METHOD OUTSIDE OF THE RENDERI...
a simple class to control print indentation
Removes link dependence on optional ospray module.
static vtkAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.