TouchVG framework

◆ isColinear2()

bool mglnrel::isColinear2 ( const Point2d a,
const Point2d b,
const Point2d pt,
const Tol tol 
)
static

判断点pt是否在直线a->b的线上

参数
[in]a直线的起点
[in]b直线的终点
[in]pt给定的测试点
[in]tol判断的容差,用到其中的长度容差值
返回
在直线上时返回true,否则返回false
函数调用图:
这是这个函数的调用关系图:

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