var intersectionDetail = path1.Data.FillContainsWithDetail(path2.Data);

if (intersectionDetail != IntersectionDetail.NotCalculated &&
intersectionDetail != IntersectionDetail.Empty)
{
// collision
}

最新文章

  1. memcache服务器端及PHP memcache扩展的安装(转载)
  2. java中的throw与throws的区别
  3. tibble包:高效显示表格数据的结构
  4. 数据库服务器CPU持续百分之百、部分Session一直处于执行状态---等待事件为:asynch descriptor resize(Oracle Bug )
  5. 计算机网络和Internet之核心网络
  6. php新手常用的函数(随时更新)
  7. C++中new和malloc的区别
  8. crontab 获取本机ip
  9. Android开发错误信息收集
  10. js监控键盘大小写事件
  11. CART分类与回归树 学习笔记
  12. 说说Python中的闭包
  13. Hashtable 为什么不叫 HashTable?
  14. Win10系统的SurfacePro4如何重装系统-1 SurfacePro专用的PE
  15. Git 学习笔记--拉取远程分支到本地
  16. redis主从|哨兵|集群模式
  17. iphone开发之解决viewWillAppear失效
  18. selenium测试(Java)-- 验证信息(八)
  19. How to get the full error stack trace of SharePoint
  20. Unity3D使用溶解技术解决障碍物遮挡

热门文章

  1. eclipse 注释模板
  2. 优化MyBatis配置文件中的配置
  3. hdu 2087剪花布条
  4. SQLSERVER查询连接数
  5. 20.策略者模式(Stragety Pattern)
  6. **PHP中替换换行符
  7. poj 1611:The Suspects(并查集,经典题)
  8. windows操作技巧
  9. 記錄一次CRS-0184: Cannot communicate with the CRS daemon的解決
  10. VS2015 Preview Secondary Installer 离线安装