# HG changeset patch # User Benjamin Golinvaux # Date 1559061077 -7200 # Node ID abc08ac721d37ee70b8292b30efa96b714b3150b # Parent f4d64e08883884eb63818a5fdae5bd2a3f0cd48a small bit of doc diff -r f4d64e088838 -r abc08ac721d3 Samples/Sdl/Loader.cpp --- a/Samples/Sdl/Loader.cpp Tue May 28 16:01:13 2019 +0200 +++ b/Samples/Sdl/Loader.cpp Tue May 28 18:31:17 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: