Anti-Grain Geometry Tutorial
agg::arc Class Reference

Public Member Functions

 arc (double x, double y, double rx, double ry, double a1, double a2, bool ccw=true)
 
void init (double x, double y, double rx, double ry, double a1, double a2, bool ccw=true)
 
void approximation_scale (double s)
 
double approximation_scale () const
 
void rewind (unsigned)
 
unsigned vertex (double *x, double *y)
 

Detailed Description

Definition at line 32 of file agg_arc.h.


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