Anti-Grain Geometry - AGG (libagg)  2.5
Public Member Functions
agg::conv_smooth_poly1_curve< VertexSource > Struct Template Reference

#include <agg_conv_smooth_poly1.h>

Inheritance diagram for agg::conv_smooth_poly1_curve< VertexSource >:
agg::conv_curve< conv_smooth_poly1< VertexSource > >

List of all members.

Public Member Functions

 conv_smooth_poly1_curve (VertexSource &vs)
void smooth_value (double v)
double smooth_value () const

template<class VertexSource>
struct agg::conv_smooth_poly1_curve< VertexSource >


Constructor & Destructor Documentation

template<class VertexSource>
agg::conv_smooth_poly1_curve< VertexSource >::conv_smooth_poly1_curve ( VertexSource &  vs) [inline]

Member Function Documentation

template<class VertexSource>
void agg::conv_smooth_poly1_curve< VertexSource >::smooth_value ( double  v) [inline]
template<class VertexSource>
double agg::conv_smooth_poly1_curve< VertexSource >::smooth_value ( ) const [inline]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines