log Framework/Toolbox/CoordinateSystem3D.h @ 1055:af456106576c

age author description
Mon, 23 Sep 2019 15:18:33 +0200 Benjamin Golinvaux - Added an optimized ProjectPoint2 to CoordinateSystem3D. It has *not* replaced toa2019092301
Tue, 13 Aug 2019 16:01:05 +0200 Benjamin Golinvaux OrthancMultiframeVolumeLoader and OrthancSeriesVolumeProgressiveLoader now implement IGeometryProvider so that the geometry reference can be switched (CT or DOSE, for instance) + VolumeImageGeometry::SetSize renamed to VolumeImageGeometry::SetSizeInVoxels + prevent text layer update if text or properties do not change + a few stream operator<< for debug (Vector, Matrix,...) + fixed memory access aligment issues in ImageBuffer3D::ExtractSagittalSlice + fix for wrong screen Y offset of mpr slices in DicomVolumeImageMPRSlicer. toa2019081301
Wed, 22 May 2019 18:34:06 +0200 Sebastien Jodogne progressive loading working
Wed, 22 May 2019 17:05:14 +0200 Sebastien Jodogne cont
Mon, 13 May 2019 17:03:46 +0200 Sebastien Jodogne uncoupling OrthancStone::SlicesSorter from OrthancStone::Slice
Mon, 24 Dec 2018 13:41:12 +0100 Sebastien Jodogne preparing for 2019
Fri, 01 Jun 2018 17:48:47 +0200 Sebastien Jodogne resort to OrthancFramework