UTDrawable.h File Reference

Go to the source code of this file.

Classes

class  Drawable_t
 Drawable object, which can be the target of drawing operations. More...

Enumerations

enum  line_cap_type_t { eLCT_butt, eLCT_butt_extended_half_width, eLCT_round }

Detailed Description

Non-core library: UTgfx

Definition in file UTDrawable.h.


Enumeration Type Documentation

Enumeration indicated how lines should be terminated. Butt line caps are chopped off perpendicular to the line, on the end coordinates. Butt extended half width line caps are chopped off perpendicular to the line, but chopped off half a line width beyond the end coordinates. Round line caps have a rounded cap with a radius of one half line width.

Enumerator:
eLCT_butt 
eLCT_butt_extended_half_width 
eLCT_round 

Definition at line 45 of file UTDrawable.h.


Generated on Tue Dec 14 22:35:06 2010 for UT library by  doxygen 1.6.1