12#ifndef vtkOSPRayUnstructuredVolumeMapperNode_h
13#define vtkOSPRayUnstructuredVolumeMapperNode_h
16#include "vtkRenderingRayTracingModule.h"
21VTK_ABI_NAMESPACE_BEGIN
49 std::string LastArrayName =
"";
50 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