diff Framework/Radiography/RadiographySceneReader.h @ 481:159a465e27bd am-touch-events

reworked RadiographyScene export to export to an Orthanc::Image too
author am@osimis.io
date Thu, 14 Feb 2019 16:23:59 +0100
parents b85f635f1eb5
children 92305ee35b1c
line wrap: on
line diff
--- a/Framework/Radiography/RadiographySceneReader.h	Thu Feb 14 10:18:02 2019 +0100
+++ b/Framework/Radiography/RadiographySceneReader.h	Thu Feb 14 16:23:59 2019 +0100
@@ -24,6 +24,7 @@
 #include "RadiographyScene.h"
 #include "RadiographyAlphaLayer.h"
 #include "RadiographyDicomLayer.h"
+#include "RadiographyMaskLayer.h"
 #include "RadiographyTextLayer.h"
 #include <json/value.h>
 #include <Core/Images/FontRegistry.h>