]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVtkMPR2DView.cxx
*** empty log message ***
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / wxVtkMPR2DView.cxx
index 52eb4cf4f6b9a263b38976dbebc38d02e3860be1..88cfd1a65d9524042386c82470f2d96c81c7b197 100644 (file)
@@ -464,7 +464,9 @@ void wxVtkMPR2DView::ChangeAxisColor(double x, double y, double z)
 }
 
 //-------------------------------------------------------------------
-void wxVtkMPR2DView::TransfromeCoordScreenToWorld(double &X, double &Y, double &Z, int type) // virtual 
+//EED 5 juin 2009
+//void wxVtkMPR2DView::TransfromeCoordScreenToWorld(double &X, double &Y, double &Z, int type) // virtual 
+void wxVtkMPR2DView::TransfromeCoordViewWorld(double &X, double &Y, double &Z, int type) // virtual 
 {
                
        wxVtkBaseView::TransfromeCoordScreenToWorld(X,Y,Z,_direction);