# HG changeset patch # User Benjamin Golinvaux # Date 1559061104 -7200 # Node ID bc7ee59420a1aba29c21f44f995eb80d13303235 # Parent abc08ac721d37ee70b8292b30efa96b714b3150b# Parent ffec76a5f7eb0f2e37c347bfd5707248da4ab29a merge diff -r ffec76a5f7eb -r bc7ee59420a1 Samples/Sdl/Loader.cpp --- a/Samples/Sdl/Loader.cpp Tue May 28 18:21:00 2019 +0200 +++ b/Samples/Sdl/Loader.cpp Tue May 28 18:31:44 2019 +0200 @@ -1587,7 +1587,10 @@ }; - + /** + This class is able to supply an extract slice for an arbitrary cutting + plane through a volume image + */ class DicomVolumeImageReslicer : public IVolumeSlicer { private: