27 #ifndef vtkOSPRayVolumeMapper_h 28 #define vtkOSPRayVolumeMapper_h 30 #include "vtkRenderingOSPRayModule.h" 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.