Anti-Grain Geometry Tutorial
agg::distance_interpolator1 Class Reference

Public Member Functions

 distance_interpolator1 (int x1, int y1, int x2, int y2, int x, int y)
 
void inc_x ()
 
void dec_x ()
 
void inc_y ()
 
void dec_y ()
 
void inc_x (int dy)
 
void dec_x (int dy)
 
void inc_y (int dx)
 
void dec_y (int dx)
 
int dist () const
 
int dx () const
 
int dy () const
 

Detailed Description

Definition at line 98 of file agg_renderer_outline_aa.h.


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