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

Public Types

typedef conv_adaptor_vcgen< VertexSource, vcgen_vertex_sequencebase_type
 

Public Member Functions

 conv_shorten_path (VertexSource &vs)
 
void shorten (double s)
 
double shorten () const
 
- Public Member Functions inherited from agg::conv_adaptor_vcgen< VertexSource, vcgen_vertex_sequence >
 conv_adaptor_vcgen (VertexSource &source)
 
void attach (VertexSource &source)
 
vcgen_vertex_sequencegenerator ()
 
const vcgen_vertex_sequencegenerator () const
 
null_markersmarkers ()
 
const null_markersmarkers () const
 
void rewind (unsigned path_id)
 
unsigned vertex (double *x, double *y)
 

Detailed Description

template<class VertexSource>
class agg::conv_shorten_path< VertexSource >

Definition at line 27 of file agg_conv_shorten_path.h.


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