X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvImageContour.cxx;h=813624892fbe72bd12b8cb1415ccc4609cfa5af4;hb=5b295ccf11ca86439090302e4f8836c7118ffcc3;hp=e89f84be3a1a2779e42963e2ef6781cf7d40c2a4;hpb=7710267bd8a9764984655596ff14307b4a8a9884;p=clitk.git 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); } //------------------------------------------------------------------------------