Salome HOME
- static bool isStraight( const TopoDS_Edge & E, const bool degenResult=false );
[modules/smesh.git] / src / SMESH / SMESH_Algo.hxx
index 0208934b862ade5b5c9d3c50e2a8d94435cea35c..f2c166605d16832265d219106bd37b96c2a90793 100644 (file)
@@ -360,7 +360,7 @@ public:
   /*!
    * \brief Return true if an edge can be considered straight
    */
-  static bool isStraight( const TopoDS_Edge & E, const bool degenResult=false );
+  static bool IsStraight( const TopoDS_Edge & E, const bool degenResult=false );
   /*!
    * \brief Return true if an edge has no 3D curve
    */