Salome HOME
Changes for modifying of GeomData objects by GeomAPI objects
authorazv <azv@opencascade.com>
Fri, 30 May 2014 11:57:32 +0000 (15:57 +0400)
committerazv <azv@opencascade.com>
Fri, 30 May 2014 11:57:32 +0000 (15:57 +0400)
commit98be939e3a6c58498b6dd763301d3e5fa50bf397
tree4fb364e849e296478047597b015fa70e0c98a4d5
parent8f2fef811ec343cd840bef38e56f3658178f442c
Changes for modifying of GeomData objects by GeomAPI objects
18 files changed:
src/GeomAPI/CMakeLists.txt
src/GeomAPI/GeomAPI_Dir.cpp
src/GeomAPI/GeomAPI_Dir.h
src/GeomAPI/GeomAPI_Pnt2d.cpp
src/GeomAPI/GeomAPI_Pnt2d.h
src/GeomAPI/GeomAPI_XY.cpp [new file with mode: 0644]
src/GeomAPI/GeomAPI_XY.h [new file with mode: 0644]
src/GeomAPI/GeomAPI_XYZ.cpp
src/GeomAPI/GeomAPI_XYZ.h
src/GeomData/GeomData_Dir.cpp
src/GeomData/GeomData_Dir.h
src/GeomData/GeomData_Point.cpp
src/GeomData/GeomData_Point.h
src/GeomData/GeomData_Point2D.cpp
src/GeomData/GeomData_Point2D.h
src/GeomDataAPI/GeomDataAPI_Dir.h
src/GeomDataAPI/GeomDataAPI_Point.h
src/GeomDataAPI/GeomDataAPI_Point2D.h