]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/wxMaracas_ViewerWidget.cxx
*** empty log message ***
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / wxMaracas_ViewerWidget.cxx
index ad0572976e277b80db4349fcc4f765a6deab230e..86642eedc29c069e2b420eb7a9a30617c9b5f01f 100644 (file)
@@ -3,8 +3,8 @@
   Program:   wxMaracas
   Module:    $RCSfile: wxMaracas_ViewerWidget.cxx,v $
   Language:  C++
-  Date:      $Date: 2009/11/30 20:52:51 $
-  Version:   $Revision: 1.20 $
+  Date:      $Date: 2009/12/01 21:22:12 $
+  Version:   $Revision: 1.21 $
 
   Copyright: (c) 2002, 2003
   License:
                if ( mwidgetMesure                              !=NULL ) { mwidgetMesure                                ->      SetMesureScale( 1 );            }
                if ( mwxsphereview                              !=NULL ) { mwxsphereview                                ->      Configure();                            }
 
-               printf("CPR wxMaracas_ViewerWidget::ConfigureVTK A \n");
                if (mwxvtk3Dbaseview_Clipping3D !=NULL) { mwxvtk3Dbaseview_Clipping3D   ->      Configure();                            
-               printf("CPR wxMaracas_ViewerWidget::ConfigureVTK B \n");
-/*Borrame
-               mwxvtk3Dbaseview_Clipping3D->GetRenderer()->SetActiveCamera(mwxvtk3Dbaseview_Clipping3D->GetCamera());
-               mwxvtk3Dbaseview_Clipping3D->GetRenderer()->ResetCamera ();     
-               mwxvtk3Dbaseview_Clipping3D->GetCamera()->Dolly(1.5);   
-               mwxvtk3Dbaseview_Clipping3D->GetRenderer()->SetBackground( 0.36 , 0.36 , 0.36 );
-               mwxvtk3Dbaseview_Clipping3D->GetRenWin()->SetSize(400, 400);
-               mwxvtk3Dbaseview_Clipping3D->GetRenderer()->ResetCameraClippingRange();
-*/
                }
                
                if (vtkmpr3Ddataviewer                  !=NULL) {