Anti-Grain Geometry Tutorial
agg::vcgen_vertex_sequence Class Reference

Public Types

typedef vertex_dist_cmd vertex_type
 
typedef vertex_sequence< vertex_type, 6 > vertex_storage
 

Public Member Functions

void remove_all ()
 
void add_vertex (double x, double y, unsigned cmd)
 
void rewind (unsigned path_id)
 
unsigned vertex (double *x, double *y)
 
void shorten (double s)
 
double shorten () const
 

Detailed Description

Definition at line 27 of file agg_vcgen_vertex_sequence.h.


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