Data Fields | |
stp_curve_type_t | curve_type |
stp_curve_wrap_mode_t | wrap_mode |
int | piecewise |
int | recompute_interval |
double | gamma |
stp_sequence_t * | seq |
double * | interval |
|
Definition at line 52 of file curve.c. Referenced by compute_intervals(), curve_dtor(), interpolate_point_internal(), stp_curve_copy(), stp_curve_get_interpolation_type(), stp_curve_set_interpolation_type(), and stpi_curve_ctor(). |
|
Definition at line 56 of file curve.c. Referenced by interpolate_gamma_internal(), stp_curve_copy(), stp_curve_get_gamma(), stp_curve_rescale(), stp_curve_set_data(), stp_curve_set_data_points(), stp_curve_set_gamma(), stp_curve_set_point(), stp_curve_set_subrange(), and stpi_curve_check_parameters(). |
|
Definition at line 58 of file curve.c. Referenced by compute_intervals(), compute_linear_deltas(), compute_spline_deltas_dense(), compute_spline_deltas_piecewise(), interpolate_point_internal(), and invalidate_auxiliary_data(). |
|
|
Definition at line 55 of file curve.c. Referenced by clear_curve_data(), compute_intervals(), interpolate_point_internal(), stp_curve_copy(), stp_curve_rescale(), stp_curve_set_data(), stp_curve_set_data_points(), and stp_curve_set_subrange(). |
|
|