X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvImageContour.cxx;h=68dc72059a32d5cf02ac3424720149e6ffd9fc7f;hb=5e0e24a8a2a21ba08afbb80bdaf9175d615f98f4;hp=ac43af2cc6a5467be57478aea07c69607f8b5b14;hpb=a8e66a64e52d1bf14de0b5d5e0134b23c26934be;p=clitk.git diff --git a/vv/vvImageContour.cxx b/vv/vvImageContour.cxx index ac43af2..68dc720 100644 --- a/vv/vvImageContour.cxx +++ b/vv/vvImageContour.cxx @@ -38,6 +38,7 @@ vvImageContour::vvImageContour() mDisplayModeIsPreserveMemory = true; SetPreserveMemoryModeEnabled(true); mPreviousOrientation = -1; + mPreviousValue=0; mDepth = 1.0; mSlice = 0; }