openEmbroider  0.1
an open source embroidery software
OE_waitcolor Class Reference
Inheritance diagram for OE_waitcolor:
OE_instruction

Public Member Functions

 OE_waitcolor (int index, unsigned char *color)
 
virtual ~OE_waitcolor ()
 
unsigned char * getThreadColor ()
 
- Public Member Functions inherited from OE_instruction
 OE_instruction ()
 
virtual ~OE_instruction ()
 
int getIdPoint ()
 
void setIdPoint (int index)
 

Protected Attributes

unsigned char threadColor [4]
 
- Protected Attributes inherited from OE_instruction
int idPoint = 0
 

Constructor & Destructor Documentation

OE_waitcolor::OE_waitcolor ( int  index,
unsigned char *  color 
)

Default constructor

OE_waitcolor::~OE_waitcolor ( )
virtual

Default destructor


The documentation for this class was generated from the following files: