Anti-Grain Geometry Tutorial
agg::conv_adaptor_vcgen< VertexSource, Generator, Markers > Class Template Reference

Public Member Functions

 conv_adaptor_vcgen (VertexSource &source)
 
void attach (VertexSource &source)
 
Generator & generator ()
 
const Generator & generator () const
 
Markers & markers ()
 
const Markers & markers () const
 
void rewind (unsigned path_id)
 
unsigned vertex (double *x, double *y)
 

Detailed Description

template<class VertexSource, class Generator, class Markers = null_markers>
class agg::conv_adaptor_vcgen< VertexSource, Generator, Markers >

Definition at line 38 of file agg_conv_adaptor_vcgen.h.


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