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

#include <agg_conv_bspline.h>

Inheritance diagram for agg::conv_bspline< VertexSource >:
agg::conv_adaptor_vcgen< VertexSource, vcgen_bspline >

List of all members.

Public Types

typedef conv_adaptor_vcgen
< VertexSource, vcgen_bspline
base_type

Public Member Functions

 conv_bspline (VertexSource &vs)
void interpolation_step (double v)
double interpolation_step () const

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


Member Typedef Documentation

template<class VertexSource>
typedef conv_adaptor_vcgen<VertexSource, vcgen_bspline> agg::conv_bspline< VertexSource >::base_type

Constructor & Destructor Documentation

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

Member Function Documentation

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

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