Searched defs:curve4_points (Results 1 – 1 of 1) sorted by relevance
24 struct curve4_points { struct26 curve4_points() {} in curve4_points() function27 curve4_points(float x1, float y1, in curve4_points() argument41 void init(float x1, float y1, in init()