diff Framework/Toolbox/DicomStructureSet.h @ 1170:1644de437a7b broker

fixes related to swapped normal in sagittal geometry
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 20 Nov 2019 13:09:15 +0100
parents 4d97f532f1e0
children 3c7cdbf32e2a
line wrap: on
line diff
--- a/Framework/Toolbox/DicomStructureSet.h	Wed Nov 20 10:55:44 2019 +0100
+++ b/Framework/Toolbox/DicomStructureSet.h	Wed Nov 20 13:09:15 2019 +0100
@@ -26,7 +26,7 @@
 #include "Extent2D.h"
 #include "../Scene2D/Color.h"
 
-#define USE_BOOST_UNION_FOR_POLYGONS 1
+//#define USE_BOOST_UNION_FOR_POLYGONS 1
 
 #include <Plugins/Samples/Common/FullOrthancDataset.h>