Anti-Grain Geometry - AGG (libagg)  2.5
Public Types | Public Member Functions
agg::vcgen_smooth_poly1 Class Reference

#include <agg_vcgen_smooth_poly1.h>

List of all members.

Public Types

typedef vertex_sequence
< vertex_dist, 6 > 
vertex_storage

Public Member Functions

 vcgen_smooth_poly1 ()
void smooth_value (double v)
double smooth_value () const
void remove_all ()
void add_vertex (double x, double y, unsigned cmd)
void rewind (unsigned path_id)
unsigned vertex (double *x, double *y)

Member Typedef Documentation


Constructor & Destructor Documentation

agg::vcgen_smooth_poly1::vcgen_smooth_poly1 ( )

Member Function Documentation

void agg::vcgen_smooth_poly1::add_vertex ( double  x,
double  y,
unsigned  cmd 
)
void agg::vcgen_smooth_poly1::remove_all ( )
void agg::vcgen_smooth_poly1::rewind ( unsigned  path_id)
void agg::vcgen_smooth_poly1::smooth_value ( double  v) [inline]
double agg::vcgen_smooth_poly1::smooth_value ( ) const [inline]
unsigned agg::vcgen_smooth_poly1::vertex ( double *  x,
double *  y 
)

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