Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

stp_curve_point_t Struct Reference
[curve]

Point (x,y) for piecewise curve. More...

#include <curve.h>


Data Fields

double x
 Horizontal position.

double y
 Vertical position.


Detailed Description

Point (x,y) for piecewise curve.

Definition at line 106 of file curve.h.


Field Documentation

double stp_curve_point_t::x
 

Horizontal position.

Definition at line 109 of file curve.h.

Referenced by compute_spline_deltas_piecewise(), and stp_curve_set_data_points().

double stp_curve_point_t::y
 

Vertical position.

Definition at line 111 of file curve.h.

Referenced by compute_spline_deltas_piecewise(), and stp_curve_set_data_points().


The documentation for this struct was generated from the following file:
Generated on Wed Aug 25 07:56:16 2004 for libgimpprint API Reference by doxygen 1.3.6