Searched defs:curve4_points (Results 1 – 1 of 1) sorted by relevance
22 struct curve4_points { struct24 curve4_points() {} in curve4_points() function25 curve4_points(FX_FLOAT x1, FX_FLOAT y1, in curve4_points() argument39 void init(FX_FLOAT x1, FX_FLOAT y1, in init()