agg::svg::path_attributes Struct Reference

List of all members.

Public Member Functions

 path_attributes ()
 path_attributes (const path_attributes &attr)
 path_attributes (const path_attributes &attr, unsigned idx)

Public Attributes

unsigned index
rgba8 fill_color
rgba8 stroke_color
bool fill_flag
bool stroke_flag
bool even_odd_flag
line_join_e line_join
line_cap_e line_cap
double miter_limit
double stroke_width
trans_affine transform

Constructor & Destructor Documentation

agg::svg::path_attributes::path_attributes (  )  [inline]

agg::svg::path_attributes::path_attributes ( const path_attributes attr  )  [inline]

agg::svg::path_attributes::path_attributes ( const path_attributes attr,
unsigned  idx 
) [inline]


Member Data Documentation

unsigned agg::svg::path_attributes::index

rgba8 agg::svg::path_attributes::fill_color

rgba8 agg::svg::path_attributes::stroke_color

bool agg::svg::path_attributes::fill_flag

bool agg::svg::path_attributes::stroke_flag

bool agg::svg::path_attributes::even_odd_flag

line_join_e agg::svg::path_attributes::line_join

line_cap_e agg::svg::path_attributes::line_cap

double agg::svg::path_attributes::miter_limit

double agg::svg::path_attributes::stroke_width

trans_affine agg::svg::path_attributes::transform


Generated on Thu Dec 13 18:14:00 2007 for SkyGI by  doxygen 1.5.1-p1