Main Page | Modules | Alphabetical List | Data Structures | Directories | 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().

double stp_curve_point_t::y
 

Vertical position.

Definition at line 111 of file curve.h.

Referenced by compute_spline_deltas_piecewise().


The documentation for this struct was generated from the following file:
Generated on Thu Feb 10 19:29:32 2005 for libgutenprint API Reference by  doxygen 1.4.1