Anti-Grain Geometry Tutorial
|
Public Types | |
typedef Container::value_type | vertex_type |
Public Member Functions | |
poly_container_reverse_adaptor (Container &data, bool closed) | |
void | init (Container &data, bool closed) |
void | rewind (unsigned) |
unsigned | vertex (double *x, double *y) |
Definition at line 480 of file agg_path_storage.h.