Salome HOME
Added rotation by three points.
authorClarisse Genrault <clarisse.genrault@cea.fr>
Tue, 7 Mar 2017 12:55:18 +0000 (13:55 +0100)
committerClarisse Genrault <clarisse.genrault@cea.fr>
Tue, 7 Mar 2017 12:55:18 +0000 (13:55 +0100)
commit6875c6f5fd925c6a340e92d9cda09bbae9d243ee
tree2ba59a018dd9b0f10097b73a6fa2e230ef7c0470
parentc4be9792a7275fee6a95227391b66bf97a100a99
Added rotation by three points.
15 files changed:
src/FeaturesAPI/FeaturesAPI_Rotation.cpp
src/FeaturesAPI/FeaturesAPI_Rotation.h
src/FeaturesPlugin/FeaturesPlugin_Rotation.cpp
src/FeaturesPlugin/FeaturesPlugin_Rotation.h
src/FeaturesPlugin/icons/SVG/rotation_3pt_32x32.svg [new file with mode: 0644]
src/FeaturesPlugin/icons/SVG/rotation_axis_32x32.svg [new file with mode: 0644]
src/FeaturesPlugin/icons/rotation_3pt_32x32.png [new file with mode: 0644]
src/FeaturesPlugin/icons/rotation_axis_32x32.png [new file with mode: 0644]
src/FeaturesPlugin/rotation_widget.xml
src/GeomAPI/GeomAPI_Trsf.cpp
src/GeomAPI/GeomAPI_Trsf.h
src/GeomAlgoAPI/GeomAlgoAPI_Rotation.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Rotation.h
src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.h