15 #ifndef vtkOSPRayVolumeMapper_h
16 #define vtkOSPRayVolumeMapper_h
19 #include "vtkRenderingRayTracingModule.h"
21 VTK_ABI_NAMESPACE_BEGIN
represents a volume (data & properties) in a rendered scene
static vtkOSPRayVolumeInterface * New()
vtkRenderer * InternalRenderer
abstract specification for renderers
window superclass for vtkRenderWindow
a render pass that uses OSPRay instead of GL
void Render(vtkRenderer *, vtkVolume *) override
Overridden to warn about lack of OSPRay if not overridden.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void ReleaseGraphicsResources(vtkWindow *) override
WARNING: INTERNAL METHOD - NOT INTENDED FOR GENERAL USE Release any graphics resources that are being...
Removes link dependence on optional ospray module.
vtkOSPRayPass * InternalOSPRayPass
Standalone OSPRayVolumeMapper.