文件名称:PQP
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 482.07kb
- 下载次数:
- 0次
- 提 供 者:
- bi***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
PQP is a library for performing three types of proximity queries on a pair of geometric models composed of triangles:
collision detection - detecting whether the two models overlap, and optionally, all of the triangles that overlap.
distance computation - computing the minimum distance between a pair of models, i.e., the distance between the closest pair of points.
tolerance verification - determining whether two models are closer or farther than a tolerance distance.
-PQP is a library for performing three types proximity of queries on a pair of geometric mode ls composed of triangles : collision detection-detecting whether the tw o models overlap, and optionally, all of the triangles that overlap. distance com putation-computing the minimum distance betw een a pair of models, ie, the distance between the closest pair of points . tolerance verification-determining whethe r two models are closer or farther than a toleran ce distance.
collision detection - detecting whether the two models overlap, and optionally, all of the triangles that overlap.
distance computation - computing the minimum distance between a pair of models, i.e., the distance between the closest pair of points.
tolerance verification - determining whether two models are closer or farther than a tolerance distance.
-PQP is a library for performing three types proximity of queries on a pair of geometric mode ls composed of triangles : collision detection-detecting whether the tw o models overlap, and optionally, all of the triangles that overlap. distance com putation-computing the minimum distance betw een a pair of models, ie, the distance between the closest pair of points . tolerance verification-determining whethe r two models are closer or farther than a toleran ce distance.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 117143178pqp.rar 列表 PQP\include\BV.h PQP\include\PQP.h PQP\include\PQP_Compile.h PQP\include\PQP_Internal.h PQP\include\Tri.h PQP\include PQP\lib\Build.obj PQP\lib\BV.obj PQP\lib\main.obj PQP\lib\PQP.lib PQP\lib\PQP.obj PQP\lib\PQP.pch PQP\lib\TriDist.obj PQP\lib\vc60.idb PQP\lib PQP\Makefile PQP\PQP.001 PQP\PQP.dsp PQP\PQP.dsw PQP\PQP.ncb PQP\PQP.opt PQP\PQP.plg PQP\PQP.sln PQP\PQP.suo PQP\PQP.vcproj PQP\README.txt PQP\src\Build.cpp PQP\src\Build.h PQP\src\BV.cpp PQP\src\BV.h PQP\src\BVTQ.h PQP\src\GetTime.h PQP\src\MatVec.h PQP\src\OBB_Disjoint.h PQP\src\PQP.cpp PQP\src\PQP.h PQP\src\PQP_Compile.h PQP\src\PQP_Internal.h PQP\src\RectDist.h PQP\src\Tri.h PQP\src\TriDist.cpp PQP\src\TriDist.h PQP\src PQP