diff OrthancStone/Sources/Toolbox/SlicesSorter.h @ 1642:5cc589bfb385

lazy computation of DicomInstanceParameters::GetImageInformation()
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 10 Nov 2020 17:21:23 +0100
parents 8563ea5d8ae4
children 9ac2a65d4172
line wrap: on
line diff
--- a/OrthancStone/Sources/Toolbox/SlicesSorter.h	Tue Nov 10 16:58:27 2020 +0100
+++ b/OrthancStone/Sources/Toolbox/SlicesSorter.h	Tue Nov 10 17:21:23 2020 +0100
@@ -28,7 +28,7 @@
 
 namespace OrthancStone
 {
-  // TODO - Rename this as "PlanesSorter"
+  // TODO - Replace this with "SortedFrames"
   class SlicesSorter : public boost::noncopyable
   {
   private: