TouchVG framework
| 函数
mgcurv.cpp 文件参考
#include "mgcurv.h"
#include "mgbase.h"
#include "mglnrel.h"
#include "mgdblpt.h"
mgcurv.cpp 的引用(Include)关系图:

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)
 

通用矢量图形框架, 版权所有 (C) 张云贵 2004-2017,BSD 开源许可证