|
Anti-Grain Geometry Tutorial
|


Public Member Functions | |
| vertex_dist_cmd (double x_, double y_, unsigned cmd_) | |
Public Member Functions inherited from agg::vertex_dist | |
| vertex_dist (double x_, double y_) | |
| bool | operator() (const vertex_dist &val) |
Public Attributes | |
| unsigned | cmd |
Public Attributes inherited from agg::vertex_dist | |
| double | x |
| double | y |
| double | dist |
Definition at line 157 of file agg_vertex_sequence.h.