Anti-Grain Geometry Tutorial
agg::conv_concat< VS1, VS2 > Class Template Reference

Public Member Functions

 conv_concat (VS1 &source1, VS2 &source2)
 
void attach1 (VS1 &source)
 
void attach2 (VS2 &source)
 
void rewind (unsigned path_id)
 
unsigned vertex (double *x, double *y)
 

Detailed Description

template<class VS1, class VS2>
class agg::conv_concat< VS1, VS2 >

Definition at line 26 of file agg_conv_concat.h.


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