Searched defs:nearest_to_ray (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/live_effects/
H A Dlpe-bendpath.cpp201 Geom::Coord nearest_to_ray = ray.nearestTime(knot_pos); local
202 if(nearest_to_ray == 0){
H A Dlpe-patternalongpath.cpp310 Geom::Coord nearest_to_ray = ray.nearestTime(knot_pos); local
311 if(nearest_to_ray == 0){

Completed in 16 milliseconds