X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvSlicerManagerCommand.h;h=cc6d459974cc2d01e281b1b0e2966ddc55d5a9e3;hb=1c6241402b25efea0052f0464be9a494e761b19e;hp=12aedcc5e659f9db94d70d2f46eb7d2b62b7b90c;hpb=0b7c9b1e1215634b02cbd38d4e4ba101d6111ba8;p=clitk.git diff --git a/vv/vvSlicerManagerCommand.h b/vv/vvSlicerManagerCommand.h index 12aedcc..cc6d459 100644 --- a/vv/vvSlicerManagerCommand.h +++ b/vv/vvSlicerManagerCommand.h @@ -3,7 +3,7 @@ Authors belong to: - University of LYON http://www.universite-lyon.fr/ - - Léon Bérard cancer center http://oncora1.lyon.fnclcc.fr + - Léon Bérard cancer center http://www.centreleonberard.fr - CREATIS CNRS laboratory http://www.creatis.insa-lyon.fr This software is distributed WITHOUT ANY WARRANTY; without even @@ -14,7 +14,7 @@ - BSD See included LICENSE.txt file - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html -======================================================================-====*/ +===========================================================================**/ #ifndef __vvSlicerManagerCommand_h #define __vvSlicerManagerCommand_h #include "vtkCommand.h" @@ -54,6 +54,7 @@ protected : private: + int FindSlicerNumber(vtkRenderWindow* renwin); double InitialWindow;