Anti-Grain Geometry Tutorial
agg::conv_smooth_poly1< VertexSource > Struct Template Reference
Inheritance diagram for agg::conv_smooth_poly1< VertexSource >:
Collaboration diagram for agg::conv_smooth_poly1< VertexSource >:

Public Types

typedef conv_adaptor_vcgen< VertexSource, vcgen_smooth_poly1base_type
 

Public Member Functions

 conv_smooth_poly1 (VertexSource &vs)
 
void smooth_value (double v)
 
double smooth_value () const
 
- Public Member Functions inherited from agg::conv_adaptor_vcgen< VertexSource, vcgen_smooth_poly1 >
 conv_adaptor_vcgen (VertexSource &source)
 
void attach (VertexSource &source)
 
vcgen_smooth_poly1generator ()
 
const vcgen_smooth_poly1generator () const
 
null_markersmarkers ()
 
const null_markersmarkers () const
 
void rewind (unsigned path_id)
 
unsigned vertex (double *x, double *y)
 

Detailed Description

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

Definition at line 33 of file agg_conv_smooth_poly1.h.


The documentation for this struct was generated from the following file: