comparison Framework/Deprecated/Radiography/RadiographySceneReader.h @ 1455:30deba7bc8e2

simplifying include_directories
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Jun 2020 20:54:01 +0200
parents c5403d52078c
children
comparison
equal deleted inserted replaced
1454:faaff0a1711e 1455:30deba7bc8e2
27 #include "RadiographyMaskLayer.h" 27 #include "RadiographyMaskLayer.h"
28 #include "RadiographyTextLayer.h" 28 #include "RadiographyTextLayer.h"
29 #include "../Deprecated/Toolbox/OrthancApiClient.h" 29 #include "../Deprecated/Toolbox/OrthancApiClient.h"
30 30
31 #include <json/value.h> 31 #include <json/value.h>
32 #include <Core/Images/FontRegistry.h> 32 #include <Images/FontRegistry.h>
33 33
34 namespace OrthancStone 34 namespace OrthancStone
35 { 35 {
36 // a layer containing only the geometry of a DICOM layer (bit hacky !) 36 // a layer containing only the geometry of a DICOM layer (bit hacky !)
37 class RadiographyPlaceholderLayer : public RadiographyDicomLayer 37 class RadiographyPlaceholderLayer : public RadiographyDicomLayer