X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvMeshActor.h;h=37bb0dcc69376ed53056c71811bed04d889d7237;hb=HEAD;hp=61cee8fcd1a9cdb00b07b48cb46b07f92d0b1825;hpb=573d80d0f7a17607d2ee883c21c940c0ba020282;p=clitk.git diff --git a/vv/vvMeshActor.h b/vv/vvMeshActor.h index 61cee8f..37bb0dc 100644 --- a/vv/vvMeshActor.h +++ b/vv/vvMeshActor.h @@ -37,7 +37,7 @@ public: void SetCutSlice(double slice); /**Initialize the actor and set the inputs. If vf is not null, will use **it to propagate the contour on all time frames */ - void Init(vvMesh::Pointer mesh,int time_slice, vvImage::Pointer vf=NULL); + void Init(vvMesh::Pointer mesh,int time_slice, vvImage::Pointer vf=ITK_NULLPTR); ///Set the time slice (only useful when using a 4D contour) void SetTimeSlice(int time); ///Toggles between normal 4D mode and superposition mode