|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   24 #ifndef vtkOSPRayVolumeMapper_h 
   25 #define vtkOSPRayVolumeMapper_h 
   28 #include "vtkRenderingRayTracingModule.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.