]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/vtkInfoTextImageInteractor.cxx
.
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / vtkInfoTextImageInteractor.cxx
index 809a8bbf5f79811d5f0dd4bb28eb0b3c3b4cf384..98a24ebf26ff36dd4a34ca7d143a39c74ed075c2 100644 (file)
@@ -40,7 +40,7 @@ bool vtkInfoTextImageInteractor::OnMouseMove()
                yy=Y;
                zz=z;
        
-       _vtkInteractorStyleBaseView->GetWxVtk2DBaseView()->TransfromeCoordScreenToWorld(xx,yy,zz);
+       _vtkInteractorStyleBaseView->GetWxVtk2DBaseView()->TransFromeCoordScreenToWorld(xx,yy,zz);
 
        
        GetVtkInfoTextImage()->PutWindowLevel();