openEmbroider
0.1
an open source embroidery software
|
This is the complete list of members for OE_controller, including all inherited members.
addBirailStitch() | OE_controller | |
addBirailStitch(OE_curve *curve1, OE_curve *curve2, bool reverse1, bool reverse2, float offset1, float offset2, float len) (defined in OE_controller) | OE_controller | |
addCurve(std::vector< vector_2d > points, bool closed) | OE_controller | |
addCurve(OE_curve *curve) (defined in OE_controller) | OE_controller | |
addLineStitch(OE_curve *curve) | OE_controller | |
addLineStitch(OE_curve *curve, float len, float width, unsigned motif, float offset) (defined in OE_controller) | OE_controller | |
addLinkStitch(OE_stitchs *stitchStart, OE_stitchs *stitchEnd) | OE_controller | |
addStitch(OE_stitchs *stitch) (defined in OE_controller) | OE_controller | |
addThread() | OE_controller | |
addThread(unsigned char r, unsigned char g, unsigned char b, float width) (defined in OE_controller) | OE_controller | |
comm (defined in OE_controller) | OE_controller | protected |
display (defined in OE_controller) | OE_controller | protected |
document (defined in OE_controller) | OE_controller | protected |
generateInstructions() (defined in OE_controller) | OE_controller | |
getBirailStitch(unsigned index) (defined in OE_controller) | OE_controller | |
getCurve(unsigned index) (defined in OE_controller) | OE_controller | |
getJoincurve(unsigned index) (defined in OE_controller) | OE_controller | |
getLineStitch(unsigned index) (defined in OE_controller) | OE_controller | |
getLinkStitch(unsigned index) (defined in OE_controller) | OE_controller | |
getPointcurve(unsigned index) (defined in OE_controller) | OE_controller | |
getStitch(unsigned index) | OE_controller | |
getSubcurve(unsigned index) (defined in OE_controller) | OE_controller | |
getThread(unsigned index) (defined in OE_controller) | OE_controller | |
OE_controller(OE_display *display, OE_document *document) | OE_controller | |
refreshStitchs() (defined in OE_controller) | OE_controller | |
selectCurve(OE_curve *curve, bool add) (defined in OE_controller) | OE_controller | |
selectStitch(OE_stitchs *stitch, bool add) (defined in OE_controller) | OE_controller | |
sendInstPoint() (defined in OE_controller) | OE_controller | |
setBirailStitchCurves(unsigned index, OE_curve *curve1, OE_curve *curve2) (defined in OE_controller) | OE_controller | |
setBirailStitchSize(unsigned index, float len, float offset1, float offset2) (defined in OE_controller) | OE_controller | |
setDefault() (defined in OE_controller) | OE_controller | |
setLineStitchCurve(unsigned index, OE_curve *curve) (defined in OE_controller) | OE_controller | |
setLineStitchMotif(unsigned index, unsigned motif) (defined in OE_controller) | OE_controller | |
setLineStitchSize(unsigned index, float len, float width) (defined in OE_controller) | OE_controller | |
setLineStitchSizeReverse(unsigned index, bool reverse) (defined in OE_controller) | OE_controller | |
setLinkStitchStitch(unsigned index, OE_stitchs *stitchStart, OE_stitchs *stitchEnd) (defined in OE_controller) | OE_controller | |
setStitchMaxLen(unsigned index, float maxLen) (defined in OE_controller) | OE_controller | |
setStitchThread(unsigned index, OE_thread *thread) (defined in OE_controller) | OE_controller | |
setsubcurvePos(unsigned index, float start, float end) (defined in OE_controller) | OE_controller | |
setThreadColor(unsigned index, unsigned char r, unsigned char g, unsigned char b) (defined in OE_controller) | OE_controller | |
setThreadWidth(unsigned index, float width) (defined in OE_controller) | OE_controller | |
testLogo2() | OE_controller | |
testOpenEmbroider() (defined in OE_controller) | OE_controller | |
~OE_controller() | OE_controller | virtual |