]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/wxVtkBaseView.h
wxVtkBaseView.cxx
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / wxVtkBaseView.h
index 31b41d5eb5ba0e7183eeb44ee0258a70c031d4fb..4b16887e390fed8debb77d3fa7f70e826e7912ea 100644 (file)
@@ -52,7 +52,7 @@ public:
        virtual void                                    RefreshView();
        virtual vtkRenderer*                    GetRenderer();
        virtual vtkRenderWindow*                GetRenWin();
-       virtual void                                    TransfromeCoordScreenToWorld(double &X, double &Y, double &Z, int type=2);
+       virtual void                                    TransFromeCoordScreenToWorld(double &X, double &Y, double &Z, int type=2);
        /* JCP 04/05/09
        void                                                    SetInteractorStyleBaseView( vtkInteractorStyleBaseView* interactorStyle);
        */