X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROCurveCreator%2FCurveCreator_UtilsICurve.cxx;h=d11598e257661b781a0191e3ec7694c1a4a22faa;hb=c363fc5c3541669e07cf4d991cc1e94253147ac1;hp=cc717a08d449fe7f5c91405139f7520976b1a257;hpb=5de801b5e40ccbf7761fd4a0f115e117123fb12e;p=modules%2Fhydro.git diff --git a/src/HYDROCurveCreator/CurveCreator_UtilsICurve.cxx b/src/HYDROCurveCreator/CurveCreator_UtilsICurve.cxx index cc717a08..d11598e2 100644 --- a/src/HYDROCurveCreator/CurveCreator_UtilsICurve.cxx +++ b/src/HYDROCurveCreator/CurveCreator_UtilsICurve.cxx @@ -20,6 +20,7 @@ #include "CurveCreator_UtilsICurve.hxx" #include "CurveCreator.hxx" +#include const double LOCAL_SELECTION_TOLERANCE = 0.0001; @@ -82,7 +83,7 @@ void CurveCreator_UtilsICurve::convert( const CurveCreator_ICurve::SectionToPoin } } -#include "CurveCreator_Curve.hxx" +#include "CurveCreator_Curve.hxx" // TODO void CurveCreator_UtilsICurve::getPoint( const CurveCreator_ICurve* theCurve, const int theISection, const int theIPoint, gp_Pnt& thePoint ) {