Anti-Grain Geometry Tutorial
agg::scanline_hit_test Class Reference

Public Member Functions

 scanline_hit_test (int x)
 
void reset_spans ()
 
void finalize (int)
 
void add_cell (int x, int)
 
void add_span (int x, int len, int)
 
unsigned num_spans () const
 
bool hit () const
 

Detailed Description

Definition at line 716 of file agg_rasterizer_cells_aa.h.


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