|
| conv_clip_polyline (VertexSource &vs) |
|
void | clip_box (double x1, double y1, double x2, double y2) |
|
double | x1 () const |
|
double | y1 () const |
|
double | x2 () const |
|
double | y2 () const |
|
| conv_adaptor_vpgen (VertexSource &source) |
|
void | attach (VertexSource &source) |
|
vpgen_clip_polyline & | vpgen () |
|
const vpgen_clip_polyline & | vpgen () const |
|
void | rewind (unsigned path_id) |
|
unsigned | vertex (double *x, double *y) |
|
template<class VertexSource>
struct agg::conv_clip_polyline< VertexSource >
Definition at line 38 of file agg_conv_clip_polyline.h.
The documentation for this struct was generated from the following file: