]> SALOME platform Git repositories - modules/visu.git/commit
Salome HOME
Unification of the VISU selection functionality
authorouv <ouv@opencascade.com>
Tue, 13 May 2008 12:12:38 +0000 (12:12 +0000)
committerouv <ouv@opencascade.com>
Tue, 13 May 2008 12:12:38 +0000 (12:12 +0000)
commit39ee5a8055e0eaf6bc5bf8df4bc430152bf06f10
tree3f145d94140476776d263b4729eac15572c72e08
parent6dd4545cc5d5568627aab58f78a194cee7e991fc
Unification of the VISU selection functionality
12 files changed:
src/VISUGUI/Makefile.am
src/VISUGUI/VISU_msg_en.ts
src/VISUGUI/VisuGUI.cxx
src/VISUGUI/VisuGUI.h
src/VISUGUI/VisuGUI_BasePanel.cxx [new file with mode: 0755]
src/VISUGUI/VisuGUI_BasePanel.h [new file with mode: 0755]
src/VISUGUI/VisuGUI_GaussPointsSelectionPane.cxx [new file with mode: 0644]
src/VISUGUI/VisuGUI_GaussPointsSelectionPane.h [new file with mode: 0644]
src/VISUGUI/VisuGUI_InputPanel.cxx [new file with mode: 0755]
src/VISUGUI/VisuGUI_InputPanel.h [new file with mode: 0755]
src/VISUGUI/VisuGUI_SelectionPanel.cxx [new file with mode: 0644]
src/VISUGUI/VisuGUI_SelectionPanel.h [new file with mode: 0644]