openEmbroider
0.1
an open source embroidery software
|
This is the complete list of members for OE_curve, including all inherited members.
addDependency(OE_base *object) | OE_base | |
addDependency(OE_base *object) | OE_base | |
bounds | OE_base | protected |
check() | OE_curve | virtual |
closed | OE_curve | protected |
controls | OE_curve | |
delDependency(OE_base *object) | OE_base | inlinevirtual |
delDependency(OE_base *object) | OE_base | inlinevirtual |
discPts | OE_curve | |
discretizeCubicBez(vector_2d pt1, vector_2d pt2, vector_2d pt3, vector_2d pt4, float tol, int level) | OE_curve | protected |
discretizeFast(float maxDist) | OE_curve | |
discretizeRegular(float dist) | OE_curve | |
distPtSeg(vector_2d pt, vector_2d seg1, vector_2d seg2) | OE_curve | protectedstatic |
evalBezier(double t, double p0, double p1, double p2, double p3) | OE_curve | protectedstatic |
getBound(float *xMin, float *yMin, float *xMax, float *yMax) | OE_curve | virtual |
getClosed() | OE_curve | |
getLength(float maxDist) | OE_curve | |
getNeedRefresh() (defined in OE_base) | OE_base | |
getNeedRefresh() (defined in OE_base) | OE_base | |
getNpts() | OE_curve | |
interPoint(vector_2d pt1, vector_2d pt2, vector_2d pt3, vector_2d pt4, float t) | OE_curve | protected |
lineColor | OE_curve | protectedstatic |
needRefresh | OE_base | protected |
objects (defined in OE_base) | OE_base | protected |
OE_base() | OE_base | |
OE_base() | OE_base | |
OE_curve() | OE_curve | |
ptInBounds(vector_2d pt, float *bounds) | OE_curve | protectedstatic |
pts | OE_curve | |
refresh()=0 (defined in OE_curve) | OE_curve | pure virtual |
refresh(float dpi) | OE_curve | |
removeDependency(OE_base *object) (defined in OE_base) | OE_base | |
removeDependency(OE_base *object) (defined in OE_base) | OE_base | |
reverse() | OE_curve | |
segmentBounds(float *bounds, vector_2d *segment) | OE_curve | protectedstatic |
setClosed(bool closed) | OE_curve | |
setNeedRefresh() (defined in OE_base) | OE_base | |
setNeedRefresh() (defined in OE_base) | OE_base | |
subCurve(float start, float end, bool rev) | OE_curve | |
~OE_base() | OE_base | virtual |
~OE_base() | OE_base | virtual |
~OE_curve() | OE_curve | virtual |