22 #ifndef vtkOSPRayVolumeMapperNode_h 23 #define vtkOSPRayVolumeMapperNode_h 25 #include "vtkRenderingOSPRayModule.h" 28 #include "ospray/ospray.h" 46 virtual void Render(
bool prepass)
override;
63 void UpdateTransferFunction(
vtkVolume* vol,
double *dataRange=
nullptr);
temporal cache ospray structures to speed flipbooks
represents a volume (data & properties) in a rendered scene
vtkViewNode specialized for vtkVolumeMappers
abstract class to specify dataset behavior
Abstract superclass for all arrays.
OSPGeometry OSPRayIsosurface
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) override
Methods invoked by print to print information about the object including superclasses.
OSPTransferFunction TransferFunction
virtual void Render(bool)
Makes calls to make self visible.
vtkOSPRayVolumeCache * Cache
void SetSamplingRate(double rate)
TODO: fix me should be controlled by VTK SampleDistance, otherwise should use macros and modify self...
vtkTimeStamp PropertyTime