|
typedef Curve3 | curve3_type |
|
typedef Curve4 | curve4_type |
|
typedef conv_curve< VertexSource, Curve3, Curve4 > | self_type |
|
|
| conv_curve (VertexSource &source) |
|
void | attach (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, class Curve3 = curve3, class Curve4 = curve4>
class agg::conv_curve< VertexSource, Curve3, Curve4 >
Definition at line 56 of file agg_conv_curve.h.
The documentation for this class was generated from the following file: