22 #ifndef vtkOSPRayVolumeMapperNode_h
23 #define vtkOSPRayVolumeMapperNode_h
26 #include "vtkRenderingRayTracingModule.h"
45 virtual void Render(
bool prepass)
override;
#define OSPTransferFunction
Abstract superclass for all arrays.
abstract class to specify dataset behavior
a simple class to control print indentation
links vtkVolumeMapper to OSPRay
vtkOSPRayVolumeMapperNode()
std::vector< float > TFVals
virtual void Render(bool prepass) override
Make ospray calls to render me.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
OSPTransferFunction TransferFunction
~vtkOSPRayVolumeMapperNode()
void SetSamplingRate(double rate)
TODO: fix me should be controlled by VTK SampleDistance, otherwise should use macros and modify self.
std::vector< float > TFOVals
vtkOSPRayCache< vtkOSPRayCacheItemObject > * Cache
static vtkOSPRayVolumeMapperNode * New()
OSPGeometry OSPRayIsosurface
vtkTimeStamp PropertyTime
void UpdateTransferFunction(RTW::Backend *be, vtkVolume *vol, double *dataRange=nullptr)
updates internal OSPRay transfer function for volume
record modification and/or execution time
vtkViewNode specialized for vtkVolumeMappers
represents a volume (data & properties) in a rendered scene