26 #ifndef vtkOSPRayVolumeCache_h 27 #define vtkOSPRayVolumeCache_h 29 #include "vtkRenderingOSPRayModule.h" 33 #include "ospray/ospray.h" 43 void AddToCache(
double tstep, OSPVolume payload);
49 OSPVolume GetFromCache(
double tstep);
66 std::map<double, OSPVolume> Contents;
69 #endif //vtkOSPRayVolumeCache_h temporal cache ospray structures to speed flipbooks