Anti-Grain Geometry Tutorial
agg::poly_plain_adaptor< T > Class Template Reference

Public Types

typedef T value_type
 

Public Member Functions

 poly_plain_adaptor (const T *data, unsigned num_points, bool closed)
 
void init (const T *data, unsigned num_points, bool closed)
 
void rewind (unsigned)
 
unsigned vertex (double *x, double *y)
 

Detailed Description

template<class T>
class agg::poly_plain_adaptor< T >

Definition at line 351 of file agg_path_storage.h.


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