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

#include <agg_conv_close_polygon.h>

List of all members.

Public Member Functions

 conv_close_polygon (VertexSource &vs)
void attach (VertexSource &source)
void rewind (unsigned path_id)
unsigned vertex (double *x, double *y)

template<class VertexSource>
class agg::conv_close_polygon< VertexSource >


Constructor & Destructor Documentation

template<class VertexSource>
agg::conv_close_polygon< VertexSource >::conv_close_polygon ( VertexSource &  vs) [inline, explicit]

Member Function Documentation

template<class VertexSource>
void agg::conv_close_polygon< VertexSource >::attach ( VertexSource &  source) [inline]
template<class VertexSource >
void agg::conv_close_polygon< VertexSource >::rewind ( unsigned  path_id)
template<class VertexSource >
unsigned agg::conv_close_polygon< VertexSource >::vertex ( double *  x,
double *  y 
)

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