bezctx_hittest.h 108 B

12345
  1. bezctx *
  2. new_bezctx_hittest(double x, double y);
  3. double
  4. bezctx_hittest_report(bezctx *z, int *p_knot_idx);