Mercurial > hg > orthanc-stone
log Framework/Loaders/DicomStructureSetLoader.h @ 1000:50e5acf5553b
age | author | description |
---|---|---|
Fri, 20 Sep 2019 11:59:29 +0200 | Benjamin Golinvaux | changed RTSTRUCT rendering from polygons to segments |
Wed, 31 Jul 2019 10:24:09 +0200 | Benjamin Golinvaux | Added getters and notifications to allow clients of the loaders (DicomStructureSetLoader, OrthancSeriesVolumeProgressiveLoader and OrthancMultiframeVolumeLoader) to know when the loading is finished + added ability for SDL event loop to execute a callback repeatedly (used to check the view loading state) |
Mon, 29 Jul 2019 15:39:11 +0200 | Benjamin Golinvaux | Added traces in LoaderCache objects dtors + fuse to prevent dead weak ptrs to be calleds in VisitWdigets (in GuiAdapter.h) toa2019072901 |