]> Creatis software - bbtk.git/commitdiff
BUG orientation Viewer2D
authorEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Thu, 20 Nov 2008 16:32:41 +0000 (16:32 +0000)
committerEduardo Davila <Eduardo.Davila@creatis.insa-lyon.fr>
Thu, 20 Nov 2008 16:32:41 +0000 (16:32 +0000)
packages/wxvtk/src/bbwxvtkViewer2D.cxx

index a19eeaced7830532cd768d7f46245aef6361c56f..e28a457f7951757d72c3da2ef4d0f74e086191f4 100644 (file)
@@ -3,8 +3,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbwxvtkViewer2D.cxx,v $
   Language:  C++
-  Date:      $Date: 2008/11/13 14:46:48 $
-  Version:   $Revision: 1.19 $
+  Date:      $Date: 2008/11/20 16:32:41 $
+  Version:   $Revision: 1.20 $
                                                                                 
   Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de
   l'Image). All rights reserved. See Doc/License.txt or
@@ -272,6 +272,7 @@ namespace bbwxvtk
   {
     bbSetInputIn(NULL);
     bbSetInputSlice(0);
+    bbSetInputOrientation(0);
   }
 
   /**