comparison OrthancStone/Sources/Volumes/DicomVolumeImageMPRSlicer.cpp @ 1779:9ab251c03eda

unit test VolumeRendering.TextureCorners
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 14 May 2021 10:01:20 +0200
parents fca942f4b4a7
children 3889ae96d2e9
comparison
equal deleted inserted replaced
1778:de5c965f0697 1779:9ab251c03eda
26 26
27 #include "../Toolbox/ImageToolbox.h" 27 #include "../Toolbox/ImageToolbox.h"
28 28
29 #include <Logging.h> 29 #include <Logging.h>
30 #include <OrthancException.h> 30 #include <OrthancException.h>
31 //#include <Images/PngWriter.h>
32 #include <Images/JpegWriter.h>
33 31
34 namespace OrthancStone 32 namespace OrthancStone
35 { 33 {
36 void DicomVolumeImageMPRSlicer::Slice::CheckValid() const 34 void DicomVolumeImageMPRSlicer::Slice::CheckValid() const
37 { 35 {