diff Framework/Volumes/ImageBuffer3D.h @ 105:e0ddd8cad909 wasm

cleaning
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 01 Jun 2017 12:33:24 +0200
parents 4a541cd4fa83
children 53025eecbc95
line wrap: on
line diff
--- a/Framework/Volumes/ImageBuffer3D.h	Thu Jun 01 10:33:49 2017 +0200
+++ b/Framework/Volumes/ImageBuffer3D.h	Thu Jun 01 12:33:24 2017 +0200
@@ -92,6 +92,8 @@
 
     ParallelSlices* GetGeometry(VolumeProjection projection);
     
+    uint64_t GetEstimatedMemorySize() const;
+
 
     class SliceReader : public boost::noncopyable
     {