]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVtkMPR2DView.h
*** empty log message ***
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / wxVtkMPR2DView.h
index 20ff77c03ce7083caf0de70e073a8a120c6d577a..d2a8326c8aa13fe4477388f08f9caa8d7d48f0f0 100644 (file)
@@ -29,8 +29,8 @@ public:
                        void                    MoveY(double x, double y, double z);
                        void                    MoveZ(double x, double y, double z);
                        void                    ChangeAxisColor(double x, double y, double z);
-//     virtual void                    TransfromeCoordViewWorld(double &X, double &Y, double &Z, int type);
-       virtual void                    TransfromeCoordScreenToWorld(double &X, double &Y, double &Z, int type);
+       virtual void                    TransfromeCoordViewWorld(double &X, double &Y, double &Z, int type);
+//     virtual void                    TransfromeCoordScreenToWorld(double &X, double &Y, double &Z, int type);
        
                        void                    SetVisibleAxis(bool ok);