|
| conv_smooth_poly1_curve (VertexSource &vs) |
|
void | smooth_value (double v) |
|
double | smooth_value () const |
|
| conv_curve (conv_smooth_poly1< VertexSource > &source) |
|
void | attach (conv_smooth_poly1< VertexSource > &source) |
|
void | approximation_method (curve_approximation_method_e v) |
|
curve_approximation_method_e | approximation_method () const |
|
void | approximation_scale (double s) |
|
double | approximation_scale () const |
|
void | angle_tolerance (double v) |
|
double | angle_tolerance () const |
|
void | cusp_limit (double v) |
|
double | cusp_limit () const |
|
void | rewind (unsigned path_id) |
|
unsigned | vertex (double *x, double *y) |
|
template<class VertexSource>
struct agg::conv_smooth_poly1_curve< VertexSource >
Definition at line 56 of file agg_conv_smooth_poly1.h.
The documentation for this struct was generated from the following file: