X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvMeshActor.cxx;h=3c50b8457c688b51a88a4fd0609a0b9044787205;hb=e8efeb699b696aa952ed5301dc3d92629c2b57ec;hp=e72587117a423a1c607fc14c4dbcb047e4d1bad9;hpb=1e034c70105f0926939acaaa27ddb46e904ae8bf;p=clitk.git diff --git a/vv/vvMeshActor.cxx b/vv/vvMeshActor.cxx index e725871..3c50b84 100644 --- a/vv/vvMeshActor.cxx +++ b/vv/vvMeshActor.cxx @@ -3,7 +3,7 @@ Authors belong to: - University of LYON http://www.universite-lyon.fr/ - - Léon Bérard cancer center http://oncora1.lyon.fnclcc.fr + - Léon Bérard cancer center http://www.centreleonberard.fr - CREATIS CNRS laboratory http://www.creatis.insa-lyon.fr This software is distributed WITHOUT ANY WARRANTY; without even @@ -14,7 +14,7 @@ - BSD See included LICENSE.txt file - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html -======================================================================-====*/ +===========================================================================**/ #include "vvMeshActor.h" #include "clitkCommon.h" #include @@ -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)