]> Creatis software - clitk.git/blobdiff - vv/vvSlicer.h
improved the FusionSequence visualization mode, by linking to the 2nd sequence (US).
[clitk.git] / vv / vvSlicer.h
index 793b5f38bba477c6ea96e83ec917af186496a785..e647a19ac8ea768390a64a94b97cd9332a5318d8 100644 (file)
@@ -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()