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

#include <agg_conv_smooth_poly1.h>

Inheritance diagram for agg::conv_smooth_poly1< VertexSource >:
agg::conv_adaptor_vcgen< VertexSource, vcgen_smooth_poly1 >

List of all members.

Public Types

typedef conv_adaptor_vcgen
< VertexSource,
vcgen_smooth_poly1
base_type

Public Member Functions

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

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


Member Typedef Documentation

template<class VertexSource>
typedef conv_adaptor_vcgen<VertexSource, vcgen_smooth_poly1> agg::conv_smooth_poly1< VertexSource >::base_type

Constructor & Destructor Documentation

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

Member Function Documentation

template<class VertexSource>
void agg::conv_smooth_poly1< VertexSource >::smooth_value ( double  v) [inline]
template<class VertexSource>
double agg::conv_smooth_poly1< 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