comparison Resources/CMake/OrthancStoneConfiguration.cmake @ 1308:adf234ecaa00 broker

Merge
author Benjamin Golinvaux <bgo@osimis.io>
date Wed, 04 Mar 2020 10:21:54 +0100
parents fef1ec42a7db 6ab03e429f06
children 3d26447ddd28
comparison
equal deleted inserted replaced
1307:8a28a9bf8876 1308:adf234ecaa00
644 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/GenericToolbox.h 644 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/GenericToolbox.h
645 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/GeometryToolbox.cpp 645 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/GeometryToolbox.cpp
646 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/GeometryToolbox.h 646 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/GeometryToolbox.h
647 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/ImageGeometry.cpp 647 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/ImageGeometry.cpp
648 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/ImageGeometry.h 648 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/ImageGeometry.h
649 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/ImageToolbox.cpp
650 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/ImageToolbox.h
649 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/LinearAlgebra.cpp 651 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/LinearAlgebra.cpp
650 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/LinearAlgebra.h 652 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/LinearAlgebra.h
653 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/PixelTestPatterns.cpp
654 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/PixelTestPatterns.h
651 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/ShearWarpProjectiveTransform.cpp 655 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/ShearWarpProjectiveTransform.cpp
652 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/ShearWarpProjectiveTransform.h 656 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/ShearWarpProjectiveTransform.h
653 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/SlicesSorter.cpp 657 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/SlicesSorter.cpp
654 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/SlicesSorter.h 658 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/SlicesSorter.h
655 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/SubpixelReader.h 659 ${ORTHANC_STONE_ROOT}/Framework/Toolbox/SubpixelReader.h
663 667
664 ${ORTHANC_STONE_ROOT}/Framework/Volumes/IVolumeSlicer.cpp 668 ${ORTHANC_STONE_ROOT}/Framework/Volumes/IVolumeSlicer.cpp
665 ${ORTHANC_STONE_ROOT}/Framework/Volumes/IVolumeSlicer.h 669 ${ORTHANC_STONE_ROOT}/Framework/Volumes/IVolumeSlicer.h
666 ${ORTHANC_STONE_ROOT}/Framework/Volumes/OrientedVolumeBoundingBox.cpp 670 ${ORTHANC_STONE_ROOT}/Framework/Volumes/OrientedVolumeBoundingBox.cpp
667 ${ORTHANC_STONE_ROOT}/Framework/Volumes/OrientedVolumeBoundingBox.h 671 ${ORTHANC_STONE_ROOT}/Framework/Volumes/OrientedVolumeBoundingBox.h
672
668 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeImageGeometry.cpp 673 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeImageGeometry.cpp
669 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeImageGeometry.h 674 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeImageGeometry.h
670 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeReslicer.cpp 675 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeReslicer.cpp
671 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeReslicer.h 676 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeReslicer.h
672 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeSceneLayerSource.cpp 677 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeSceneLayerSource.cpp