openEmbroider
0.1
an open source embroidery software
|
Public Member Functions | |
OE_start (int index, unsigned char *color) | |
virtual | ~OE_start () |
unsigned char * | getThreadColor () |
![]() | |
OE_instruction () | |
virtual | ~OE_instruction () |
int | getIdPoint () |
void | setIdPoint (int index) |
Protected Attributes | |
unsigned char | threadColor [4] |
![]() | |
int | idPoint = 0 |
OE_start::OE_start | ( | int | index, |
unsigned char * | color | ||
) |
Default constructor
|
virtual |
Default destructor