]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
29470: Point Cloud On Face
authorjgv <jgv@opencascade.com>
Fri, 8 Jul 2022 07:59:45 +0000 (10:59 +0300)
committerrnv <rnv@opencascade.com>
Fri, 8 Jul 2022 10:07:43 +0000 (13:07 +0300)
commit67541076fcbba730ccc07eecd4872c8b0a90b7c0
tree506053b159fea1ec3471954a2301002d191653d7
parent6c9733606d54a0813c3b7d5522dd74a3af989917
29470: Point Cloud On Face
12 files changed:
src/FeaturesAPI/CMakeLists.txt
src/FeaturesAPI/FeaturesAPI.i
src/FeaturesAPI/FeaturesAPI_PointCloudOnFace.cpp [new file with mode: 0644]
src/FeaturesAPI/FeaturesAPI_PointCloudOnFace.h [new file with mode: 0644]
src/FeaturesAPI/FeaturesAPI_swig.h
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/FeaturesPlugin_Plugin.cpp
src/FeaturesPlugin/FeaturesPlugin_PointCloudOnFace.cpp [new file with mode: 0644]
src/FeaturesPlugin/FeaturesPlugin_PointCloudOnFace.h [new file with mode: 0644]
src/GeomAlgoAPI/CMakeLists.txt
src/GeomAlgoAPI/GeomAlgoAPI_PointCloudOnFace.cpp [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_PointCloudOnFace.h [new file with mode: 0644]