]> Creatis software - gdcm.git/commit
ENH:First chunk of patch:
authormalaterre <malaterre>
Mon, 21 Jun 2004 04:18:23 +0000 (04:18 +0000)
committermalaterre <malaterre>
Mon, 21 Jun 2004 04:18:23 +0000 (04:18 +0000)
commitb3f903e00dbe97bcd6697ba659d0f1aa586bbbb8
treeb36cab46b86d8067ff37d5834b8eb3714751d06b
parent2012716d624d631dcdb825fdd4470908e115a717
ENH:First chunk of patch:
1. Get rid of gdcmHeaderHelper, the class was only gdcmHeader with nice default values, no big deal
2. Left a legacy mode where you can still use the class gdcmHeaderHelper
3. Some minor clean up, but all the tests are passing
gdcmPython/CMakeLists.txt
src/gdcmDocument.cxx
src/gdcmDocument.h
src/gdcmHeader.cxx
src/gdcmHeader.h
src/gdcmHeaderHelper.cxx
src/gdcmHeaderHelper.h
vtk/vtkGdcmReader.cxx
vtk/vtkgdcmViewer.cxx