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