22 #ifndef vtkOSPRayVolumeMapperNode_h
23 #define vtkOSPRayVolumeMapperNode_h
25 #include "vtkRenderingOSPRayModule.h"
30 struct TransferFunction;
a simple class to control print indentation
links vtkVolumeMapper to OSPRay
vtkOSPRayVolumeMapperNode()
std::vector< float > TFVals
~vtkOSPRayVolumeMapperNode()
void SetSamplingRate(double rate)
TODO: fix me should be controlled by VTK SampleDistance, otherwise should use macros and modify self.
virtual void Render(bool prepass)
Make ospray calls to render me.
std::vector< float > TFOVals
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkOSPRayVolumeMapperNode * New()
osp::Volume * OSPRayVolume
vtkTimeStamp PropertyTime
osp::TransferFunction * TransferFunction
record modification and/or execution time
vtkViewNode specialized for vtkVolumeMappers