]> SALOME platform Git repositories - modules/geom.git/commit
Salome HOME
bos #29484 Add a test service to build tesselation on a shape
authorvsr <vsr@opencascade.com>
Tue, 19 Apr 2022 16:54:37 +0000 (19:54 +0300)
committervsr <vsr@opencascade.com>
Wed, 20 Apr 2022 08:19:03 +0000 (11:19 +0300)
commit84efe007063f2bb3189cd59031de4d56d9505e33
tree1b6bdc7e1ae66d9716ce076afd4d075d4b8cea00
parent736d34a14fab7b5dcf8a2dd152a1b2f499aaaa36
bos #29484 Add a test service to build tesselation on a shape
12 files changed:
idl/GEOM_Gen.idl
src/GEOMImpl/CMakeLists.txt
src/GEOMImpl/GEOMImpl_Gen.cxx
src/GEOMImpl/GEOMImpl_Gen.hxx
src/GEOMImpl/GEOMImpl_ITestOperations.cxx [new file with mode: 0644]
src/GEOMImpl/GEOMImpl_ITestOperations.hxx [new file with mode: 0644]
src/GEOM_I/CMakeLists.txt
src/GEOM_I/GEOM_Gen_i.cc
src/GEOM_I/GEOM_Gen_i.hh
src/GEOM_I/GEOM_ITestOperations_i.cc [new file with mode: 0644]
src/GEOM_I/GEOM_ITestOperations_i.hh [new file with mode: 0644]
src/GEOM_SWIG/geomBuilder.py