comparison Framework/Deprecated/Layers/DicomStructureSetSlicer.cpp @ 1080:287ec78f63b4

GenericToolbox (fast c-string --> double or integer) + refactoring to be able to set structures lut into configurator + fixed missing revision bump in configurator + UT
author Benjamin Golinvaux <bgo@osimis.io>
date Mon, 21 Oct 2019 16:01:29 +0200
parents 4f28d9459e31
children f72d1ab42932 2d8ab34c8c91
comparison
equal deleted inserted replaced
1072:391fb6d6905d 1080:287ec78f63b4
15 * Affero General Public License for more details. 15 * Affero General Public License for more details.
16 * 16 *
17 * You should have received a copy of the GNU Affero General Public License 17 * You should have received a copy of the GNU Affero General Public License
18 * along with this program. If not, see <http://www.gnu.org/licenses/>. 18 * along with this program. If not, see <http://www.gnu.org/licenses/>.
19 **/ 19 **/
20
21 20
22 #include "DicomStructureSetSlicer.h" 21 #include "DicomStructureSetSlicer.h"
23 22
24 namespace Deprecated 23 namespace Deprecated
25 { 24 {