24#ifndef vtkOSPRayUnstructuredVolumeMapperNode_h
25#define vtkOSPRayUnstructuredVolumeMapperNode_h
28#include "vtkRenderingRayTracingModule.h"
60 std::string LastArrayName =
"";
61 int LastArrayComponent = -2;
#define OSPVolumetricModel
a simple class to control print indentation
Unstructured grid volume renderer.
static vtkOSPRayUnstructuredVolumeMapperNode * New()
OSPVolumetricModel OSPRayVolumeModel
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void Render(bool prepass) override
Make ospray calls to render me.
vtkTimeStamp PropertyTime
vtkOSPRayUnstructuredVolumeMapperNode()
~vtkOSPRayUnstructuredVolumeMapperNode()=default
record modification and/or execution time
vtkViewNode specialized for vtkVolumeMappers