]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/GeomAPI/GeomAPI_Trsf.h
Salome HOME
Debugging (google style).
[modules/shaper.git] / src / GeomAPI / GeomAPI_Trsf.h
index ede05133e45274850df16f6dd5b3e41894827b56..a49ce81c6c92c7656d1dc72e5fdc5ea8b180b2dd 100644 (file)
@@ -73,7 +73,7 @@ class GeomAPI_Trsf : public GeomAPI_Interface
    *  \param[in] thePlane symmetry plane.
    */
   GEOMAPI_EXPORT void setSymmetry(const std::shared_ptr<GeomAPI_Ax2> thePlane);
-  
+
   /** \brief Sets a scale transformation using a factor.
    *  \param[in] theCenterPoint center point.
    *  \param[in] theScaleFactor scale factor.