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