]> SALOME platform Git repositories - tools/medcoupling.git/commit
Salome HOME
Add ShapeRecogn sources
authorEl Hadi Moussi <moussi@phimeca.com>
Mon, 5 Aug 2024 09:34:42 +0000 (11:34 +0200)
committerEl Hadi Moussi <moussi@phimeca.com>
Mon, 5 Aug 2024 09:34:42 +0000 (11:34 +0200)
commit5d7f47ea4e7e7b3da0cf3f329b18c85bc765b40d
tree983e50a0526249e5265e03ab72734b6222adb0ab
parent98fb4f6676815e8543da3b2832339092f79c5cc9
Add ShapeRecogn sources
15 files changed:
src/ShapeRecogn/Areas.cxx [new file with mode: 0644]
src/ShapeRecogn/Areas.hxx [new file with mode: 0644]
src/ShapeRecogn/AreasBuilder.cxx [new file with mode: 0644]
src/ShapeRecogn/AreasBuilder.hxx [new file with mode: 0644]
src/ShapeRecogn/CMakeLists.txt
src/ShapeRecogn/MathOps.cxx [new file with mode: 0644]
src/ShapeRecogn/MathOps.hxx [new file with mode: 0644]
src/ShapeRecogn/NodeCurvatureCalculator.cxx [new file with mode: 0644]
src/ShapeRecogn/NodeCurvatureCalculator.hxx [new file with mode: 0644]
src/ShapeRecogn/Nodes.cxx [new file with mode: 0644]
src/ShapeRecogn/Nodes.hxx [new file with mode: 0644]
src/ShapeRecogn/PrimitiveType.hxx [new file with mode: 0644]
src/ShapeRecogn/ShapeRecognMesh.cxx [new file with mode: 0644]
src/ShapeRecogn/ShapeRecognMesh.hxx [new file with mode: 0644]
src/ShapeRecogn/ShapeRecongConstants.hxx [new file with mode: 0644]