Searched defs:Coon_Bezier (Results 1 – 1 of 1) sorted by relevance
506 struct Coon_Bezier { struct507 Coon_BezierCoeff x, y; argument513 Coon_Bezier first_half() in first_half() argument520 Coon_Bezier second_half() in second_half() argument527 void BezierInterpol(Coon_Bezier& C1, Coon_Bezier& C2, Coon_Bezier& D1, Coon_Bezier& D2) in BezierInterpol() argument532 void GetPoints(FX_PATHPOINT* pPoints) in GetPoints()545 void GetPointsReverse(FX_PATHPOINT* pPoints) in GetPointsReverse()558 float Distance() in Distance()