X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvMeshActor.cxx;h=cefd281172e9af0eb767bfcecf89e0d69e4245cd;hb=c91bc7359270b60e51abdc42dddf0a35c11ea604;hp=e72587117a423a1c607fc14c4dbcb047e4d1bad9;hpb=1e034c70105f0926939acaaa27ddb46e904ae8bf;p=clitk.git diff --git a/vv/vvMeshActor.cxx b/vv/vvMeshActor.cxx index e725871..cefd281 100644 --- a/vv/vvMeshActor.cxx +++ b/vv/vvMeshActor.cxx @@ -26,7 +26,7 @@ #include vvMeshActor::vvMeshActor() : - mCutDimension(NULL), mMesh(NULL), + mCutDimension(0), mMesh(NULL), mMarching(NULL), mMapper(NULL), mActor(NULL), mSuperpostionMode(false), mTimeSlice(0)