comparison Framework/Toolbox/CoordinateSystem3D.h @ 113:2eca030792aa wasm

using the Orthanc Framework
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 20 Sep 2017 15:32:32 +0200
parents 53025eecbc95
children e3433dabfb8d
comparison
equal deleted inserted replaced
112:948f86e61e83 113:2eca030792aa
20 20
21 21
22 #pragma once 22 #pragma once
23 23
24 #include "GeometryToolbox.h" 24 #include "GeometryToolbox.h"
25 #include "../../Resources/Orthanc/Plugins/Samples/Common/IDicomDataset.h" 25
26 #include <Plugins/Samples/Common/IDicomDataset.h>
26 27
27 namespace OrthancStone 28 namespace OrthancStone
28 { 29 {
29 // Geometry of a 3D plane 30 // Geometry of a 3D plane
30 class CoordinateSystem3D 31 class CoordinateSystem3D