X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvSlicer.h;h=95ec75e80438d4b5d4e6185f2bca504fc31c09fb;hb=b77f305379850fd14f1d4fcda09d2f2a102b23d4;hp=0246723ad1b69837694dccc6fd1b32b39cc13730;hpb=9f631d3f415fad2752f18a3fef0584c55dcc0523;p=clitk.git diff --git a/vv/vvSlicer.h b/vv/vvSlicer.h index 0246723..95ec75e 100644 --- a/vv/vvSlicer.h +++ b/vv/vvSlicer.h @@ -166,7 +166,11 @@ public: virtual void SetColorWindow(double s); virtual void SetColorLevel(double s); - + /** + * When it is enabled, beware of a call to GetExtent. + * we must have setted mReducedExtent otherwhise random values + * are returned by GetExtent + * */ void EnableReducedExtent(bool b); void SetReducedExtent(int * ext);