]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Mouse interaction with Viewer is added
authorvsv <vitaly.smetannikov@opencascade.com>
Fri, 28 Mar 2014 13:13:22 +0000 (17:13 +0400)
committervsv <vitaly.smetannikov@opencascade.com>
Fri, 28 Mar 2014 13:13:22 +0000 (17:13 +0400)
commit7682dee5122d928f4f59f8ee6a5ad4c110fb2ec2
treefae49caba06a07bf457253739ea6a090fb10e28c
parent0cd4fa50f143cc929b39862fd6ce52758c5580fa
Mouse interaction with Viewer is added
12 files changed:
src/XGUI/CMakeLists.txt
src/XGUI/XGUI_Constants.h [new file with mode: 0644]
src/XGUI/XGUI_RubberBand.cpp [new file with mode: 0644]
src/XGUI/XGUI_RubberBand.h [new file with mode: 0644]
src/XGUI/XGUI_Tools.cpp
src/XGUI/XGUI_Tools.h
src/XGUI/XGUI_ViewPort.cpp
src/XGUI/XGUI_ViewPort.h
src/XGUI/XGUI_ViewWindow.cpp
src/XGUI/XGUI_ViewWindow.h
src/XGUI/XGUI_Viewer.cpp
src/XGUI/XGUI_Viewer.h