tbx
0.7.6
|
End of path. More...
#include <drawpath.h>
Friends | |
class | DrawPath |
Additional Inherited Members | |
![]() | |
enum | ElementType { END, CONTINUATION, MOVE, MOVE_INTERNAL, CLOSE_GAP, CLOSE_LINE, BEZIER, GAP, LINE } |
Draw element types. | |
![]() | |
ElementType | type () const |
![]() | |
static int | size_in_words (ElementType type) |
Return the size of each Draw element type. | |
![]() | |
DrawElement (ElementType type) | |
End of path.