Mercurial > hg > orthanc-stone
changeset 812:abc08ac721d3
small bit of doc
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Tue, 28 May 2019 18:31:17 +0200 |
parents | f4d64e088838 |
children | bc7ee59420a1 |
files | Samples/Sdl/Loader.cpp |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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: