From: BenoƮt Presles Date: Thu, 12 Apr 2012 07:18:03 +0000 (+0200) Subject: Merge branch 'master' of git://git.creatis.insa-lyon.fr/clitk X-Git-Tag: v1.4.0~281^2~15^2~12 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=faf73a151b8b24e5590a39d58dd69040f0ff1303;hp=6d86b71b2f5fb9737cf57e55fa809219aa07d226;p=clitk.git Merge branch 'master' of git://git.creatis.insa-lyon.fr/clitk --- diff --git a/vv/vvImageContour.cxx b/vv/vvImageContour.cxx index e89f84b..8136248 100644 --- a/vv/vvImageContour.cxx +++ b/vv/vvImageContour.cxx @@ -160,7 +160,7 @@ void vvImageContour::SetDepth(double d) int orientation = ComputeCurrentOrientation(); position[orientation] = -mDepth; - for(uint i=0; iSetPosition(position); } //------------------------------------------------------------------------------