[Dcmlib] Re: CREATIS CVS: gdcm regrain
Benoit Regrain
benoit.regrain at creatis.insa-lyon.fr
Tue Aug 30 17:14:12 CEST 2005
----- Original Message -----
From: "Mathieu Malaterre" <mathieu.malaterre at kitware.com>
To: <dcmlib at creatis.insa-lyon.fr>
Sent: Tuesday, August 30, 2005 4:51 PM
Subject: [Dcmlib] Re: CREATIS CVS: gdcm regrain
>
>> * Rename the NO_SEQ, NO_SHADOW, NO_SHADOWSEQ to
>> GDCM_LD_NOSEQ, GDCM_LD_NOSHADOW,
>> GDCM_LD_NOSHADOWSEQ
>
> Wasn't it the whole purpose of the gdcm namespace ? Avoid outside
> pollution.
>
> Now we have:
>
> gdcm::GDCM_LD_NOSHADOWSEQ
No, directly GDCM_LD_NOSHADOWSEQ because it's a #define...
Or, you can call gdcm::LD_NOSHADOWSEQ
The LoadModeType is an enum containing all GDCM_LD_ definitions.
> Comments ?
I have removed the #define and let the enum...
Benoit
More information about the Dcmlib
mailing list