Salome HOME
refs #524: draft implementation of "Recognize contours" operation.
authormzn <mzn@opencascade.com>
Mon, 25 May 2015 07:31:07 +0000 (10:31 +0300)
committermzn <mzn@opencascade.com>
Mon, 25 May 2015 07:31:07 +0000 (10:31 +0300)
commitfdd7dcde36312e41d8ffb63ec58a77567e8592ef
tree4444bd4dd7f73ede6a4bd919e8062c3fb2de9fc9
parentd2d2eeaa78b59e8dff903cbaf1cdeb61b6e0de6a
refs #524: draft implementation of "Recognize contours" operation.
18 files changed:
src/HYDROData/HYDROData_CalculationCase.cxx
src/HYDROData/HYDROData_CalculationCase.h
src/HYDROData/HYDROData_GeomTool.cxx
src/HYDROData/HYDROData_GeomTool.h
src/HYDROGUI/CMakeLists.txt
src/HYDROGUI/HYDROGUI_Module.cxx
src/HYDROGUI/HYDROGUI_Operations.cxx
src/HYDROGUI/HYDROGUI_Operations.h
src/HYDROGUI/HYDROGUI_RecognizeContoursDlg.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_RecognizeContoursDlg.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_RecognizeContoursOp.cxx [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_RecognizeContoursOp.h [new file with mode: 0644]
src/HYDROGUI/HYDROGUI_Shape.cxx
src/HYDROGUI/HYDROGUI_Tool.cxx
src/HYDROGUI/HYDROGUI_Tool.h
src/HYDROGUI/resources/HYDROGUI_images.ts
src/HYDROGUI/resources/HYDROGUI_msg_en.ts
src/HYDROGUI/resources/icon_recognize_contours.png [new file with mode: 0644]