Anti-Grain Geometry Tutorial
agg::line_aa_vertex Struct Reference

Public Member Functions

 line_aa_vertex (int x_, int y_)
 
bool operator() (const line_aa_vertex &val)
 

Public Attributes

int x
 
int y
 
int len
 

Detailed Description

Definition at line 35 of file agg_rasterizer_outline_aa.h.


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