X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvSlicer.h;h=e647a19ac8ea768390a64a94b97cd9332a5318d8;hb=d38b545ea6b6428350b3a40c79df800cd62bef02;hp=793b5f38bba477c6ea96e83ec917af186496a785;hpb=1548a47199250d3819961adb37becac65bc72f3c;p=clitk.git diff --git a/vv/vvSlicer.h b/vv/vvSlicer.h index 793b5f3..e647a19 100644 --- a/vv/vvSlicer.h +++ b/vv/vvSlicer.h @@ -81,7 +81,7 @@ public: vtkActor* GetVFActor() ; vtkCornerAnnotation* GetAnnotation(); - void SetFusion(vvImage::Pointer inputFusion); + void SetFusion(vvImage::Pointer inputFusion, bool fusionSequenceFlag = false); vvImage::Pointer GetFusion() { return mFusion; } @@ -100,7 +100,7 @@ public: } void SetLandmarks(vvLandmarks* landmarks); - void SetTSlice(int t); + void SetTSlice(int t, bool updateLinkedImages = true); void SetFusionSequenceTSlice(int t); @@ -218,6 +218,8 @@ protected: vvLandmarks* mLandmarks; + bool mFusionSequenceFlag; //flag used to indicate whether the 'fusion' data is actually a 'fusionSequence' + // __________ Image coordinates accounting for spacing and origin // Λ Λ // | | vvImage.GetTransform()