Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

stp_curve Struct Reference


Data Fields

stp_curve_type_t curve_type
stp_curve_wrap_mode_t wrap_mode
int recompute_interval
double gamma
stp_sequence_tseq
double * interval

Field Documentation

stp_curve_type_t stp_curve::curve_type
 

Definition at line 47 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().

double stp_curve::gamma
 

Definition at line 50 of file curve.c.

Referenced by interpolate_gamma_internal(), stp_curve_copy(), stp_curve_get_gamma(), stp_curve_interpolate_value(), stp_curve_resample(), stp_curve_rescale(), stp_curve_set_data(), stp_curve_set_gamma(), stp_curve_set_point(), stp_curve_set_subrange(), stpi_curve_check_parameters(), and stpi_curve_ctor().

double* stp_curve::interval
 

Definition at line 52 of file curve.c.

Referenced by compute_intervals(), compute_linear_deltas(), compute_spline_deltas(), interpolate_point_internal(), and invalidate_auxiliary_data().

int stp_curve::recompute_interval
 

Definition at line 49 of file curve.c.

Referenced by clear_curve_data(), compute_intervals(), interpolate_point_internal(), stp_curve_copy(), stp_curve_resample(), stp_curve_rescale(), stp_curve_set_data(), stp_curve_set_subrange(), and stpi_curve_ctor().

stp_sequence_t* stp_curve::seq
 

Definition at line 51 of file curve.c.

Referenced by check_curve(), clear_curve_data(), compute_intervals(), compute_linear_deltas(), compute_spline_deltas(), curve_dtor(), get_point_count(), get_real_point_count(), interpolate_gamma_internal(), interpolate_point_internal(), stp_curve_copy(), stp_curve_get_bounds(), stp_curve_get_data(), stp_curve_get_point(), stp_curve_get_range(), stp_curve_get_sequence(), stp_curve_resample(), stp_curve_rescale(), stp_curve_set_bounds(), stp_curve_set_data(), stp_curve_set_point(), stp_curve_set_subrange(), stpi_curve_check_parameters(), stpi_curve_ctor(), and stpi_curve_set_points().

stp_curve_wrap_mode_t stp_curve::wrap_mode
 

Definition at line 48 of file curve.c.

Referenced by compute_spline_deltas(), get_point_count(), stp_curve_copy(), stp_curve_create_copy(), stp_curve_get_wrap(), stp_curve_resample(), stp_curve_set_data(), stp_curve_set_gamma(), stp_curve_set_point(), stpi_curve_check_parameters(), stpi_curve_ctor(), and stpi_curve_set_points().


The documentation for this struct was generated from the following file:
Generated on Wed May 12 20:21:38 2004 for libgimpprint API Reference by doxygen1.2.17