Anti-Grain Geometry Tutorial
agg::poly_container_adaptor< Container > Class Template Reference

Public Types

typedef Container::value_type vertex_type
 

Public Member Functions

 poly_container_adaptor (const Container &data, bool closed)
 
void init (const Container &data, bool closed)
 
void rewind (unsigned)
 
unsigned vertex (double *x, double *y)
 

Detailed Description

template<class Container>
class agg::poly_container_adaptor< Container >

Definition at line 418 of file agg_path_storage.h.


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