Anti-Grain Geometry Tutorial
agg::curve3_inc Class Reference

Public Member Functions

 curve3_inc (double x1, double y1, double x2, double y2, double x3, double y3)
 
void reset ()
 
void init (double x1, double y1, double x2, double y2, double x3, double y3)
 
void approximation_method (curve_approximation_method_e)
 
curve_approximation_method_e approximation_method () const
 
void approximation_scale (double s)
 
double approximation_scale () const
 
void angle_tolerance (double)
 
double angle_tolerance () const
 
void cusp_limit (double)
 
double cusp_limit () const
 
void rewind (unsigned path_id)
 
unsigned vertex (double *x, double *y)
 

Detailed Description

Definition at line 35 of file agg_curves.h.


The documentation for this class was generated from the following files: