Anti-Grain Geometry Tutorial
agg::conv_segmentator< VertexSource > Struct Template Reference
Inheritance diagram for agg::conv_segmentator< VertexSource >:
Collaboration diagram for agg::conv_segmentator< VertexSource >:

Public Types

typedef conv_adaptor_vpgen< VertexSource, vpgen_segmentatorbase_type
 

Public Member Functions

 conv_segmentator (VertexSource &vs)
 
void approximation_scale (double s)
 
double approximation_scale () const
 
- Public Member Functions inherited from agg::conv_adaptor_vpgen< VertexSource, vpgen_segmentator >
 conv_adaptor_vpgen (VertexSource &source)
 
void attach (VertexSource &source)
 
vpgen_segmentatorvpgen ()
 
const vpgen_segmentatorvpgen () const
 
void rewind (unsigned path_id)
 
unsigned vertex (double *x, double *y)
 

Detailed Description

template<class VertexSource>
struct agg::conv_segmentator< VertexSource >

Definition at line 28 of file agg_conv_segmentator.h.


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