comparison Resources/CMake/OrthancStoneConfiguration.cmake @ 1297:6ab03e429f06 broker

integration mainline->broker
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 23 Feb 2020 15:32:24 +0100
parents 7ec8fea061b9 ddb6676bbcbf
children adf234ecaa00
comparison
equal deleted inserted replaced
1281:68579a31eeb4 1297:6ab03e429f06
597 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/GenericToolbox.h 597 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/GenericToolbox.h
598 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/GeometryToolbox.cpp 598 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/GeometryToolbox.cpp
599 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/GeometryToolbox.h 599 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/GeometryToolbox.h
600 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/ImageGeometry.cpp 600 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/ImageGeometry.cpp
601 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/ImageGeometry.h 601 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/ImageGeometry.h
602 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/ImageToolbox.cpp
603 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/ImageToolbox.h
602 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/LinearAlgebra.cpp 604 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/LinearAlgebra.cpp
603 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/LinearAlgebra.h 605 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/LinearAlgebra.h
606 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/PixelTestPatterns.cpp
607 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/PixelTestPatterns.h
604 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/ShearWarpProjectiveTransform.cpp 608 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/ShearWarpProjectiveTransform.cpp
605 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/ShearWarpProjectiveTransform.h 609 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/ShearWarpProjectiveTransform.h
606 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/SlicesSorter.cpp 610 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/SlicesSorter.cpp
607 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/SlicesSorter.h 611 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/SlicesSorter.h
608 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/SubpixelReader.h 612 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/SubpixelReader.h
616 620
617 ${ORTHANC_STONE_ROOT}/Framework/Volumes/IVolumeSlicer.cpp 621 ${ORTHANC_STONE_ROOT}/Framework/Volumes/IVolumeSlicer.cpp
618 ${ORTHANC_STONE_ROOT}/Framework/Volumes/IVolumeSlicer.h 622 ${ORTHANC_STONE_ROOT}/Framework/Volumes/IVolumeSlicer.h
619 ${ORTHANC_STONE_ROOT}/Framework/Volumes/OrientedVolumeBoundingBox.cpp 623 ${ORTHANC_STONE_ROOT}/Framework/Volumes/OrientedVolumeBoundingBox.cpp
620 ${ORTHANC_STONE_ROOT}/Framework/Volumes/OrientedVolumeBoundingBox.h 624 ${ORTHANC_STONE_ROOT}/Framework/Volumes/OrientedVolumeBoundingBox.h
625
621 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeImageGeometry.cpp 626 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeImageGeometry.cpp
622 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeImageGeometry.h 627 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeImageGeometry.h
623 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeReslicer.cpp 628 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeReslicer.cpp
624 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeReslicer.h 629 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeReslicer.h
625 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeSceneLayerSource.cpp 630 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeSceneLayerSource.cpp