Salome HOME
Added new geometrical objects GeomAPI
authorazv <azv@opencascade.com>
Thu, 29 May 2014 13:57:56 +0000 (17:57 +0400)
committerazv <azv@opencascade.com>
Thu, 29 May 2014 13:57:56 +0000 (17:57 +0400)
commit8f2fef811ec343cd840bef38e56f3658178f442c
tree7d91f2aa4eb5fc769e6ec160fb8211b57d7014e0
parentd7221651e77934d198d3bf9c32a9a345545ea680
Added new geometrical objects
13 files changed:
src/GeomAPI/CMakeLists.txt
src/GeomAPI/GeomAPI_Dir.cpp
src/GeomAPI/GeomAPI_Dir.h
src/GeomAPI/GeomAPI_Lin.cpp [new file with mode: 0644]
src/GeomAPI/GeomAPI_Lin.h [new file with mode: 0644]
src/GeomAPI/GeomAPI_Lin2d.cpp [new file with mode: 0644]
src/GeomAPI/GeomAPI_Lin2d.h [new file with mode: 0644]
src/GeomAPI/GeomAPI_Pnt.cpp
src/GeomAPI/GeomAPI_Pnt.h
src/GeomAPI/GeomAPI_Pnt2d.cpp [new file with mode: 0644]
src/GeomAPI/GeomAPI_Pnt2d.h [new file with mode: 0644]
src/GeomAPI/GeomAPI_XYZ.cpp
src/GeomAPI/GeomAPI_XYZ.h