|
| OE_thread (unsigned char color[], float width) |
|
| OE_thread (unsigned char r, unsigned char g, unsigned char b, float width) |
|
unsigned char * | getColor () |
|
void | setColor (unsigned char r, unsigned char g, unsigned char b) |
|
void | setWidth (float width) |
|
float | getWidth () |
|
|
static float | defaultWidth = 1 |
|
static unsigned char | defaultColor [4] = {20,20,20,255} |
|
|
float | width |
|
unsigned char | color [4] |
|
The documentation for this class was generated from the following files:
- /home/seb/projets/brodeuse/openembroider/include/OE_thread.h
- /home/seb/projets/brodeuse/openembroider/src/OE_thread.cpp