智慧 + 毅力 = 无所不能

正确性、健壮性、可靠性、效率、易用性、可读性、可复用性、兼容性、可移植性...

导航

2014年8月25日

摘要: 转自:http://blog.csdn.net/qq634416025/article/details/8685187g_rGemertricRecognizer = new GeometricRecognizer; g_rGemertricRecognizer->loadTemplates();... 阅读全文

posted @ 2014-08-25 22:09 Bill Yuan 阅读(1274) 评论(0) 推荐(0) 编辑

摘要: bool GraphicsUtil::linesCross(b2Vec2 v0, b2Vec2 v1, b2Vec2 t0, b2Vec2 t1, b2Vec2 &intersectionPoint){ if ( areVecsEqual(v1,t0) || areVecsEqu... 阅读全文

posted @ 2014-08-25 21:58 Bill Yuan 阅读(613) 评论(0) 推荐(0) 编辑