|
Anti-Grain Geometry - AGG (libagg)
2.5
|
#include <agg_rasterizer_compound_aa.h>
Public Member Functions | |
| void | initial () |
| void | style (const cell_style_aa &c) |
| int | not_equal (int ex, int ey, const cell_style_aa &c) const |
Public Attributes | |
| int | x |
| int | y |
| int | cover |
| int | area |
| int16 | left |
| int16 | right |
| void agg::cell_style_aa::initial | ( | ) | [inline] |
| int agg::cell_style_aa::not_equal | ( | int | ex, |
| int | ey, | ||
| const cell_style_aa & | c | ||
| ) | const [inline] |
| void agg::cell_style_aa::style | ( | const cell_style_aa & | c | ) | [inline] |
1.7.5.1