|
Anti-Grain Geometry - AGG (libagg)
2.5
|
#include <agg_conv_smooth_poly1.h>
Public Member Functions | |
| conv_smooth_poly1_curve (VertexSource &vs) | |
| void | smooth_value (double v) |
| double | smooth_value () const |
| agg::conv_smooth_poly1_curve< VertexSource >::conv_smooth_poly1_curve | ( | VertexSource & | vs | ) | [inline] |
| void agg::conv_smooth_poly1_curve< VertexSource >::smooth_value | ( | double | v | ) | [inline] |
| double agg::conv_smooth_poly1_curve< VertexSource >::smooth_value | ( | ) | const [inline] |
1.7.5.1