#include <curve.h>
Data Fields | |
double | x |
Horizontal position. | |
double | y |
Vertical position. |
Definition at line 106 of file curve.h.
|
Horizontal position.
Definition at line 109 of file curve.h. Referenced by compute_spline_deltas_piecewise(), and stp_curve_set_data_points(). |
|
Vertical position.
Definition at line 111 of file curve.h. Referenced by compute_spline_deltas_piecewise(), and stp_curve_set_data_points(). |