Searched refs:Coon_Bezier (Results 1 – 1 of 1) sorted by relevance
608 struct Coon_Bezier { struct622 Coon_Bezier first_half() { in first_half() argument623 Coon_Bezier result; in first_half()629 Coon_Bezier second_half() { in second_half() argument630 Coon_Bezier result; in second_half()636 void BezierInterpol(Coon_Bezier& C1, in BezierInterpol() argument637 Coon_Bezier& C2, in BezierInterpol()638 Coon_Bezier& D1, in BezierInterpol()639 Coon_Bezier& D2) { in BezierInterpol()719 Coon_Bezier C1, in Draw()[all …]