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