]> SALOME platform Git repositories - modules/hydro.git/commit
Salome HOME
refs #493: provide Python API
authormzn <mzn@opencascade.com>
Wed, 1 Apr 2015 16:16:26 +0000 (19:16 +0300)
committermzn <mzn@opencascade.com>
Wed, 1 Apr 2015 16:16:26 +0000 (19:16 +0300)
commit53a95466cbe84e05377a265238b6af6a0c718981
tree54dcf5b74283b900946731d4f9938c775b1b40e7
parent03f324d2f8bd78aa701c417c016a79017102a015
refs #493: provide Python API
17 files changed:
src/HYDROData/CMakeLists.txt
src/HYDROData/HYDROData_Document.cxx
src/HYDROData/HYDROData_Document.h
src/HYDROData/HYDROData_IProfilesInterpolator.cxx
src/HYDROData/HYDROData_IProfilesInterpolator.h
src/HYDROData/HYDROData_InterpolatorsFactory.cxx
src/HYDROData/HYDROData_InterpolatorsFactory.h
src/HYDROData/HYDROData_LinearInterpolator.cxx
src/HYDROData/HYDROData_LinearInterpolator.h
src/HYDROData/HYDROData_Stream.cxx
src/HYDROGUI/HYDROGUI_ProfileInterpolateOp.cxx
src/HYDROGUI/HYDROGUI_ProfileInterpolateOp.h
src/HYDROPy/CMakeLists.txt
src/HYDROPy/HYDROData.sip
src/HYDROPy/HYDROData_Document.sip
src/HYDROPy/HYDROData_IProfilesInterpolator.sip [new file with mode: 0644]
src/HYDROPy/HYDROData_Stream.sip