X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvSlicer.h;h=7746331a21d3ad2f337f63bdb7df79b44c011dab;hb=ae984dccd4524698b6911c68d73c0a3846d7c278;hp=7cb4036d97a5a9bcd08b557d803c9edb9017b82a;hpb=9ac2232043d7a08735edf00572ccb6565919fd3d;p=clitk.git diff --git a/vv/vvSlicer.h b/vv/vvSlicer.h index 7cb4036..7746331 100644 --- a/vv/vvSlicer.h +++ b/vv/vvSlicer.h @@ -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();