Lines Matching refs:Point
54 inline double nearest_time(Point const &p, Point const &A, Point const &v)
56 Point d(p - A);
60 Coord nearest_time(Point const &p, D2<Bezier> const &bez, Coord from = 0, Coord to = 1);
71 double nearest_time(Point const &p,
76 double nearest_time(Point const &p,
89 all_nearest_times(Point const& p,
95 all_nearest_times(Point const &p,
106 double nearest_time(Point const &p,
111 double nearest_time(Point const& p, Piecewise< D2<SBasis> > const &c)
118 all_nearest_times(Point const &p,
124 all_nearest_times( Point const& p, Piecewise< D2<SBasis> > const& c )