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

stpi_internal_curve_t Struct Reference


Data Fields

int cookie
stp_curve_type_t curve_type
stp_curve_wrap_mode_t wrap_mode
int recompute_interval
double gamma
stp_sequence_t seq
double * interval

Field Documentation

int stpi_internal_curve_t::cookie
 

Definition at line 48 of file curve.c.

Referenced by check_curve(), stp_curve_copy(), and stpi_curve_ctor().

stp_curve_type_t stpi_internal_curve_t::curve_type
 

Definition at line 49 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 stpi_internal_curve_t::gamma
 

Definition at line 52 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* stpi_internal_curve_t::interval
 

Definition at line 54 of file curve.c.

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

int stpi_internal_curve_t::recompute_interval
 

Definition at line 51 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 stpi_internal_curve_t::seq
 

Definition at line 53 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 stpi_internal_curve_t::wrap_mode
 

Definition at line 50 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 Sat May 1 11:44:18 2004 for libgimpprint API Reference by doxygen1.2.17