]> Creatis software - clitk.git/blobdiff - vv/vvSlicer.h
added window/level preset for head/brain
[clitk.git] / vv / vvSlicer.h
index 7cb4036d97a5a9bcd08b557d803c9edb9017b82a..7746331a21d3ad2f337f63bdb7df79b44c011dab 100644 (file)
@@ -206,6 +206,8 @@ public:
   }
   void SetVFColor(double r, double g, double b);
 
+  //necessary to flag the secondary sequence
+  void SetFusionSequenceCode(int code) {mFusionSequenceCode=code;}
 protected:
   vvSlicer();
   ~vvSlicer();