comparison OrthancStone/Sources/Toolbox/DicomStructure2.cpp @ 1834:126522623e20

replaced OrthancStone::DicomPath by new class Orthanc::DicomPath from orthanc framework
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 10 Jun 2021 12:07:04 +0200
parents 5f74ebe2516b
children 3889ae96d2e9
comparison
equal deleted inserted replaced
1833:3c0996f028a1 1834:126522623e20
24 #include "DicomStructure2.h" 24 #include "DicomStructure2.h"
25 25
26 #include "GeometryToolbox.h" 26 #include "GeometryToolbox.h"
27 #include "DisjointDataSet.h" 27 #include "DisjointDataSet.h"
28 28
29 #include <Logging.h>
30
29 namespace OrthancStone 31 namespace OrthancStone
30 { 32 {
31 // see header 33 // see header
32 //void DicomStructure2::ComputeNormal() 34 //void DicomStructure2::ComputeNormal()
33 //{ 35 //{