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