24 #ifndef vtkOSPRayVolumeMapper_h
25 #define vtkOSPRayVolumeMapper_h
27 #include "vtkRenderingOSPRayModule.h"
60 ~vtkOSPRayVolumeMapper();
63 vtkRenderer *InternalRenderer;
67 vtkOSPRayVolumeMapper(const vtkOSPRayVolumeMapper&) VTK_DELETE_FUNCTION;
68 void operator=(const vtkOSPRayVolumeMapper&) VTK_DELETE_FUNCTION;
represents a volume (data & properties) in a rendered scene
static vtkOSPRayVolumeInterface * New()
abstract specification for renderers
window superclass for vtkRenderWindow
a render pass that uses OSPRay instead of GL
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.
Standalone OSPRayVolumeMapper.