From: Clarisse Genrault Date: Mon, 30 Jan 2017 08:44:51 +0000 (+0100) Subject: Debugging (google style). X-Git-Tag: V_2.7.0~301 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c282f578819f83c2f87755170f551813563bf376;p=modules%2Fshaper.git Debugging (google style). --- diff --git a/src/GeomAPI/GeomAPI_Trsf.h b/src/GeomAPI/GeomAPI_Trsf.h index ede05133e..a49ce81c6 100644 --- a/src/GeomAPI/GeomAPI_Trsf.h +++ b/src/GeomAPI/GeomAPI_Trsf.h @@ -73,7 +73,7 @@ class GeomAPI_Trsf : public GeomAPI_Interface * \param[in] thePlane symmetry plane. */ GEOMAPI_EXPORT void setSymmetry(const std::shared_ptr thePlane); - + /** \brief Sets a scale transformation using a factor. * \param[in] theCenterPoint center point. * \param[in] theScaleFactor scale factor.