Searched refs:LineApprox (Results 1 – 1 of 1) sorted by relevance
78 static void LineApprox(Point *p1, Point *p2, Point *p3);398 LineApprox(p1, p2, p3); in ApproxSpline()410 LineApprox(Point *p1, Point *p2, Point *p3) in LineApprox() function