]> Creatis software - creaMaracasVisu.git/commitdiff
compile under linux ok
authorJuan Prieto <Juan.Prieto@creatis.insa-lyon.fr>
Wed, 8 Jul 2009 15:14:03 +0000 (15:14 +0000)
committerJuan Prieto <Juan.Prieto@creatis.insa-lyon.fr>
Wed, 8 Jul 2009 15:14:03 +0000 (15:14 +0000)
lib/maracasVisuLib/src/interface/wxWindows/widgets/wxMaracasMultipleVolumeRendererManager.h

index ae206c2080f2aaf18bd9ce1ae733d498ddb7de0a..cb55609fdcded0d655f8eda1a651704f0b8e88ae 100644 (file)
@@ -3,8 +3,8 @@
   Program:   wxMaracas
   Module:    $RCSfile: wxMaracasMultipleVolumeRendererManager.h,v $
   Language:  C++
-  Date:      $Date: 2009/07/08 14:22:14 $
-  Version:   $Revision: 1.1 $
+  Date:      $Date: 2009/07/08 15:14:03 $
+  Version:   $Revision: 1.2 $
 
   Copyright: (c) 2002, 2003
   License:
@@ -64,7 +64,7 @@ public:
        /** 
        ** Set Volume Opacity
        **/
-       void setVolumeOpacity(int propid, std::vector<double> greylevel,std::vector<double> value);
+       void setVolumeOpacity(int propid, std::vector<double> greylevel,std::vector<double> value) throw(char*);
        /**
        **      Set Volume Color
        **/