diff Framework/Toolbox/SlicesSorter.cpp @ 110:53025eecbc95 wasm

renamed SliceGeometry as CoordinateSystem3D
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 14 Jun 2017 15:50:38 +0200
parents f5f54ed8d307
children 2eca030792aa
line wrap: on
line diff
--- a/Framework/Toolbox/SlicesSorter.cpp	Wed Jun 14 15:34:08 2017 +0200
+++ b/Framework/Toolbox/SlicesSorter.cpp	Wed Jun 14 15:50:38 2017 +0200
@@ -195,7 +195,7 @@
 
 
   bool SlicesSorter::LookupSlice(size_t& index,
-                                 const SliceGeometry& slice) const
+                                 const CoordinateSystem3D& slice) const
   {
     // TODO Turn this linear-time lookup into a log-time lookup,
     // keeping track of whether the slices are sorted along the normal