Searched refs:Coon_BezierCoeff (Results 1 – 1 of 1) sorted by relevance
495 struct Coon_BezierCoeff { struct503 Coon_BezierCoeff first_half() { in first_half() argument504 Coon_BezierCoeff result; in first_half()511 Coon_BezierCoeff second_half() { in second_half() argument512 Coon_BezierCoeff result; in second_half()531 void BezierInterpol(Coon_BezierCoeff& C1, in BezierInterpol() argument532 Coon_BezierCoeff& C2, in BezierInterpol()533 Coon_BezierCoeff& D1, in BezierInterpol()534 Coon_BezierCoeff& D2) { in BezierInterpol()548 Coon_BezierCoeff x, y;