From c282f578819f83c2f87755170f551813563bf376 Mon Sep 17 00:00:00 2001 From: Clarisse Genrault Date: Mon, 30 Jan 2017 09:44:51 +0100 Subject: [PATCH] Debugging (google style). --- src/GeomAPI/GeomAPI_Trsf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.2