Salome HOME
Geom attribute: Point
authormpv <mikhail.ponikarov@opencascade.com>
Thu, 24 Apr 2014 12:36:43 +0000 (16:36 +0400)
committermpv <mikhail.ponikarov@opencascade.com>
Thu, 24 Apr 2014 12:36:43 +0000 (16:36 +0400)
commitc1bc28d34120d2206f9db487718630c3da7acde7
treec5da894852d90f602476a11afa2cba0e27c2ee48
parent6654a921211670c15a79a997ca666a174fe8a6f6
Geom attribute: Point
16 files changed:
CMakeLists.txt
src/GeomAPI/GeomAPI_Pln.cpp
src/GeomAPI/GeomAPI_Pln.h
src/GeomAlgoAPI/CMakeLists.txt
src/GeomAlgoAPI/GeomAlgoAPI_FaceBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_FaceBuilder.h
src/GeomData/CMakeLists.txt [new file with mode: 0644]
src/GeomData/GeomData.h [new file with mode: 0644]
src/GeomData/GeomData_Point.cpp [new file with mode: 0644]
src/GeomData/GeomData_Point.h [new file with mode: 0644]
src/GeomDataAPI/CMakeLists.txt [new file with mode: 0644]
src/GeomDataAPI/GeomDataAPI.h [new file with mode: 0644]
src/GeomDataAPI/GeomDataAPI.i [new file with mode: 0644]
src/GeomDataAPI/GeomDataAPI_Point.h [new file with mode: 0644]
src/SketchPlugin/SketchPlugin_Sketch.cpp
src/SketchPlugin/SketchPlugin_Sketch.h