|
| conv_contour (VertexSource &vs) |
|
void | line_join (line_join_e lj) |
|
void | inner_join (inner_join_e ij) |
|
void | width (double w) |
|
void | miter_limit (double ml) |
|
void | miter_limit_theta (double t) |
|
void | inner_miter_limit (double ml) |
|
void | approximation_scale (double as) |
|
void | auto_detect_orientation (bool v) |
|
line_join_e | line_join () const |
|
inner_join_e | inner_join () const |
|
double | width () const |
|
double | miter_limit () const |
|
double | inner_miter_limit () const |
|
double | approximation_scale () const |
|
bool | auto_detect_orientation () const |
|
| conv_adaptor_vcgen (VertexSource &source) |
|
void | attach (VertexSource &source) |
|
vcgen_contour & | generator () |
|
const vcgen_contour & | generator () const |
|
null_markers & | markers () |
|
const null_markers & | markers () const |
|
void | rewind (unsigned path_id) |
|
unsigned | vertex (double *x, double *y) |
|
template<class VertexSource>
struct agg::conv_contour< VertexSource >
Definition at line 31 of file agg_conv_contour.h.
The documentation for this struct was generated from the following file: