Searched refs:Coon_BezierCoeff (Results 1 – 1 of 1) sorted by relevance
556 struct Coon_BezierCoeff { struct564 Coon_BezierCoeff first_half() { in first_half() argument565 Coon_BezierCoeff result; in first_half()572 Coon_BezierCoeff second_half() { in second_half() argument573 Coon_BezierCoeff result; in second_half()592 void BezierInterpol(Coon_BezierCoeff& C1, in BezierInterpol() argument593 Coon_BezierCoeff& C2, in BezierInterpol()594 Coon_BezierCoeff& D1, in BezierInterpol()595 Coon_BezierCoeff& D2) { in BezierInterpol()609 Coon_BezierCoeff x, y;