Anti-Grain Geometry Tutorial
agg::trans_single_path Class Reference

Public Types

typedef vertex_sequence< vertex_dist, 6 > vertex_storage
 

Public Member Functions

void base_length (double v)
 
double base_length () const
 
void preserve_x_scale (bool f)
 
bool preserve_x_scale () const
 
void reset ()
 
void move_to (double x, double y)
 
void line_to (double x, double y)
 
void finalize_path ()
 
template<class VertexSource >
void add_path (VertexSource &vs, unsigned path_id=0)
 
double total_length () const
 
void transform (double *x, double *y) const
 

Detailed Description

Definition at line 28 of file agg_trans_single_path.h.


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