X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvSlicerManagerCommand.h;h=cc6d459974cc2d01e281b1b0e2966ddc55d5a9e3;hb=5a7da4aedae5c204bc55c187717193e5950f9a44;hp=e8a677dfb43f8e56461f690ca6e8377e3c3c4ef0;hpb=0083c3fb2c66812489631c7551709d121de51625;p=clitk.git diff --git a/vv/vvSlicerManagerCommand.h b/vv/vvSlicerManagerCommand.h index e8a677d..cc6d459 100644 --- a/vv/vvSlicerManagerCommand.h +++ b/vv/vvSlicerManagerCommand.h @@ -1,3 +1,20 @@ +/*========================================================================= + Program: vv http://www.creatis.insa-lyon.fr/rio/vv + + Authors belong to: + - University of LYON http://www.universite-lyon.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 + the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR + PURPOSE. See the copyright notices for more information. + + It is distributed under dual licence + + - 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" @@ -37,6 +54,7 @@ protected : private: + int FindSlicerNumber(vtkRenderWindow* renwin); double InitialWindow;