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

#include <agg_conv_unclose_polygon.h>

List of all members.

Public Member Functions

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

template<class VertexSource>
class agg::conv_unclose_polygon< VertexSource >


Constructor & Destructor Documentation

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

Member Function Documentation

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

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