[Insight-developers] Re: wrong call to push_back() in itk::BoundingBox::GetCorners()

Gaetan Lehmann gaetan.lehmann at jouy.inra.fr
Wed Jan 10 10:53:43 EST 2007


works great no :-)

Thanks a lot,

Gaetan


On Wed, 10 Jan 2007 16:02:47 +0100, Julien Jomier  
<julien.jomier at kitware.com> wrote:

> Hi Gaetan,
>
> I just put a fix in cvs.
> Let me know if you have any further issues,
>
> Julien
>
> Gaetan Lehmann wrote:
>>  Hi,
>>  in itkBoundingBox.txx, in the method GetCorners(), there is the  
>> following code:
>>    m_CornersContainer->push_back(pnt);
>>  which is wrong when the container is a itk::MapContainer. There is no  
>> push_back() method in that class.
>>  Julien, I know it's quite old, but this method was added by you -  
>> perhaps you can look at that problem ?
>>  Thanks,
>>  Gaetan
>>    --Gaëtan Lehmann
>> Biologie du Développement et de la Reproduction
>> INRA de Jouy-en-Josas (France)
>> tel: +33 1 34 65 29 66    fax: 01 34 65 29 09
>> http://voxel.jouy.inra.fr
>>



-- 
Gaëtan Lehmann
Biologie du Développement et de la Reproduction
INRA de Jouy-en-Josas (France)
tel: +33 1 34 65 29 66    fax: 01 34 65 29 09
http://voxel.jouy.inra.fr


More information about the Insight-developers mailing list