]> SALOME platform Git repositories - modules/hydro.git/commit
Salome HOME
Empty classes for all geometry objects has been added.
authoradv <adv@opencascade.com>
Wed, 30 Oct 2013 05:15:28 +0000 (05:15 +0000)
committeradv <adv@opencascade.com>
Wed, 30 Oct 2013 05:15:28 +0000 (05:15 +0000)
commit7b9454f8053b968f127bf7981eb05b6749e261f4
tree55c4f69dbcdac84dd25663397210e1657b8b62b9
parentacc1c9db1a80ae3f0152c5b88b8b8b658e05dbf0
Empty classes for all geometry objects has been added.
15 files changed:
src/HYDROData/CMakeLists.txt
src/HYDROData/HYDROData_Channel.cxx [new file with mode: 0644]
src/HYDROData/HYDROData_Channel.h [new file with mode: 0644]
src/HYDROData/HYDROData_Confluence.cxx [new file with mode: 0644]
src/HYDROData/HYDROData_Confluence.h [new file with mode: 0644]
src/HYDROData/HYDROData_Digue.cxx [new file with mode: 0644]
src/HYDROData/HYDROData_Digue.h [new file with mode: 0644]
src/HYDROData/HYDROData_Entity.h
src/HYDROData/HYDROData_Iterator.cxx
src/HYDROData/HYDROData_Obstacle.cxx [new file with mode: 0644]
src/HYDROData/HYDROData_Obstacle.h [new file with mode: 0644]
src/HYDROData/HYDROData_River.cxx [new file with mode: 0644]
src/HYDROData/HYDROData_River.h [new file with mode: 0644]
src/HYDROData/HYDROData_Stream.cxx [new file with mode: 0644]
src/HYDROData/HYDROData_Stream.h [new file with mode: 0644]