X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvBlendImageActor.h;h=0abe616de6c4560719d1754012dc6fdf708756a5;hb=56707942c9aad40a0023bf882320c6883054589f;hp=8df964a567776deec30e4f43bebfa65d6930baf8;hpb=26c6b8e9d0333a9e0be98c3fb9d57f133477d97d;p=clitk.git diff --git a/vv/vvBlendImageActor.h b/vv/vvBlendImageActor.h old mode 100755 new mode 100644 index 8df964a..0abe616 --- a/vv/vvBlendImageActor.h +++ b/vv/vvBlendImageActor.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,20 +14,20 @@ - BSD See included LICENSE.txt file - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html - ======================================================================-====*/ + ===========================================================================**/ #ifndef VVBLENDIMAGEACTOR_H #define VVBLENDIMAGEACTOR_H #include #include -#include +#include -class vvBlendImageActor : public vtkOpenGLImageActor +class vvBlendImageActor : public vtkImageActor { public: static vvBlendImageActor *New(); - vtkTypeMacro(vvBlendImageActor, vtkOpenGLImageActor); + vtkTypeMacro(vvBlendImageActor, vtkImageActor); virtual void PrintSelf(ostream& os, vtkIndent indent); // Description: