TouchVG framework
|
类 | |
struct | FitCurveHelper |
The helper class for FitCurve() 更多... | |
函数 | |
int | _crossLineCircle (point_t &pt1, point_t &pt2, const point_t &a, const point_t &b, double r) |
void | FitCurve (mgcurv::FitCubicCallback, void *, const Point2d *, int, float) |
void | FitCurve2 (mgcurv::FitCubicCallback, void *, mgcurv::PtCallback, void *, int, float) |