X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAPI%2FGeomAPI_Cone.h;h=bfc901debf51075fbe807357c33a455ce722a90f;hb=f60dc9dd94d5d4b0ea07e3e3cbfd5b3028f0942d;hp=59e24956cb31dabf9b1077fa799ac2358d3d2f3a;hpb=5ff96b13035a4e95572580dbc6aa6f2c526d0a45;p=modules%2Fshaper.git diff --git a/src/GeomAPI/GeomAPI_Cone.h b/src/GeomAPI/GeomAPI_Cone.h index 59e24956c..bfc901deb 100644 --- a/src/GeomAPI/GeomAPI_Cone.h +++ b/src/GeomAPI/GeomAPI_Cone.h @@ -45,7 +45,8 @@ public: const double theSemiAngle, const double theRadius); - /// Creating of cone by location of reference circle, axis, semi-angle and radii of boundary circles + /// Creating of cone by location of reference circle, axis, semi-angle and + /// radii of boundary circles GEOMAPI_EXPORT GeomAPI_Cone(const std::shared_ptr& theLocation, const std::shared_ptr& theAxis, const double theSemiAngle,