]> SALOME platform Git repositories - modules/gui.git/commit - src/OCCViewer/OCCViewer_ClippingDlg.cxx
Salome HOME
Implementation of the following issues:
authorrnv <rnv@opencascade.com>
Fri, 22 Nov 2013 13:59:51 +0000 (13:59 +0000)
committerrnv <rnv@opencascade.com>
Fri, 22 Nov 2013 13:59:51 +0000 (13:59 +0000)
commitfb6bb99036f71260be8090f7107f2ddbe275d839
tree21365094e8d3dffe4aedacc29bf4f034e0c2fe79
parent75458e7ab6e5345b70f338764a757011230931ac
Implementation of the following issues:

1) 0022385: [CEA 975] The icon "Clipping" is missing in OCC view
2) 0021793: [CEA 625] Clipping : from coordinates or from bounding box
3) 0021792: [CEA 624] Keep the clipping
25 files changed:
CMakeLists.txt
SalomeGUIConfig.cmake.in
adm_local/cmake_files/FindGUI.cmake
src/CMakeLists.txt
src/OBJECT/CMakeLists.txt
src/OBJECT/Handle_SALOME_AISShape.hxx
src/OBJECT/SALOME_AISShape.cxx
src/OBJECT/SALOME_AISShape.hxx
src/OBJECT/SALOME_AISShape.ixx
src/OCCViewer/CMakeLists.txt
src/OCCViewer/OCCViewer.h
src/OCCViewer/OCCViewer_ClipPlane.cxx [new file with mode: 0644]
src/OCCViewer/OCCViewer_ClipPlane.h [new file with mode: 0644]
src/OCCViewer/OCCViewer_ClippingDlg.cxx
src/OCCViewer/OCCViewer_ClippingDlg.h
src/OCCViewer/OCCViewer_ViewModel.cxx
src/OCCViewer/OCCViewer_ViewModel.h
src/OCCViewer/OCCViewer_ViewWindow.cxx
src/OCCViewer/OCCViewer_ViewWindow.h
src/Prs/SALOME_Prs.h
src/SOCC/CMakeLists.txt
src/SOCC/SOCC_ViewModel.cxx
src/ViewerData/CMakeLists.txt [new file with mode: 0644]
src/ViewerData/ViewerData_AISShape.cxx [new file with mode: 0644]
src/ViewerData/ViewerData_AISShape.hxx [new file with mode: 0644]