double _Eina_Bezier::x |
x coordinate of start point
x coordinate of end point
coordinate of 2nd control point
x coordinate of 1st control point
Referenced by eina_bezier_point_at().
double _Eina_Bezier::y |
y coordinate of start point
y coordinate of end point
y coordinate of 2nd control point
y coordinate of 1st control point
Referenced by eina_bezier_point_at().