26 #ifndef vtkOSPRayVolumeCache_h 27 #define vtkOSPRayVolumeCache_h 29 #include "vtkRenderingOSPRayModule.h" 46 void AddToCache(
double tstep, osp::Volume *payload);
52 osp::Volume* GetFromCache(
double tstep);
69 std::map<double, osp::Volume*> Contents;
72 #endif //vtkOSPRayVolumeCache_h temporal cache ospray structures to speed flipbooks