Home
last modified time | relevance | path

Searched defs:closestCurve (Results 1 – 4 of 4) sorted by relevance

/dports/science/scidavis/scidavis-2.4.0/libscidavis/src/
H A DPlot.cpp393 int Plot::closestCurve(int xpos, int ypos, int &dist, int &point) in closestCurve() function in Plot
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dsnap.cpp528 Inkscape::SnappedCurve closestCurve; in findBestSnap() local
/dports/math/cgal/CGAL-5.3/demo/Arrangement_on_surface_2/Utils/
H A DUtils.cpp315 X_monotone_curve_2 closestCurve; in operator ()() local
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/qtiplot/src/plot2D/
H A DGraph.cpp6405 QwtPlotItem* Graph::closestCurve(int xpos, int ypos, int &dist, int &point) in closestCurve() function in Graph