X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FmaracasVisuLib%2Fsrc%2Finterface%2FwxWindows%2Fwidgets%2FvtkInteractorStyleBaseView3D.cxx;h=4b7b592c12c08514b2ddd74316a43759ee6eb1c6;hb=e5dd3702826e57ae15d40b8cda521e8ae17d5c57;hp=0b2e7c2265d638a366d3eda0e831bd10b812452c;hpb=a4ee3758aa0477f677fb981e2c4d6e29995e8db8;p=creaMaracasVisu.git diff --git a/lib/maracasVisuLib/src/interface/wxWindows/widgets/vtkInteractorStyleBaseView3D.cxx b/lib/maracasVisuLib/src/interface/wxWindows/widgets/vtkInteractorStyleBaseView3D.cxx index 0b2e7c2..4b7b592 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/vtkInteractorStyleBaseView3D.cxx +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/vtkInteractorStyleBaseView3D.cxx @@ -103,8 +103,9 @@ void vtkInteractorStyleBaseView3D::OnMouseMove () } //--------------------------------------------------------------------------- -void vtkInteractorStyleBaseView3D::OnLeftButtonDown () +void vtkInteractorStyleBaseView3D::OnLeftButtonDown() { + printf("EED creaMaracasVisu::vtkInteractorStyleBaseView3D::OnLeftButtonDown \n"); vtkInteractorStyleBaseView::OnLeftButtonDown(); /* if (GetInteractor()->GetControlKey()==1 ){