Home
last modified time | relevance | path

Searched refs:calchullpbev (Results 1 – 5 of 5) sorted by relevance

/dports/devel/bullet/bullet3-3.21/Extras/ConvexDecomposition/
H A Dcd_hull.cpp2728 int calchullpbev(float3 *verts, int verts_count, int vlimit, Array<Plane> &planes, float bevangle, … in calchullpbev() function
2848 …extern int calchullpbev(float3 * verts, int verts_count, int vlimit, Array<Plane> &planes, float b… in overhullv()
2850 int rc = calchullpbev(verts, verts_count, vlimit, planes, bevangle, tris); in overhullv()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/gimpact/ConvexDecomposition/
H A Dcd_hull.cpp2602 int calchullpbev(float3 *verts,int verts_count,int vlimit, Array<Plane> &planes,float bevangle) in calchullpbev() function
2708 …extern int calchullpbev(float3 *verts,int verts_count,int vlimit, Array<Plane> &planes,float bevan… in overhullv()
2710 int rc=calchullpbev(verts,verts_count,vlimit,planes,bevangle) ; in overhullv()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/StanHull/
H A Dhull.cpp2554 int calchullpbev(float3 *verts,int verts_count,int vlimit, Array<Plane> &planes,float bevangle) in calchullpbev() function
2660 …extern int calchullpbev(float3 *verts,int verts_count,int vlimit, Array<Plane> &planes,float bevan… in overhullv()
2662 int rc=calchullpbev(verts,verts_count,vlimit,planes,bevangle) ; in overhullv()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/Extras/ConvexDecomposition/
H A Dcd_hull.cpp2604 int calchullpbev(float3 *verts,int verts_count,int vlimit, Array<Plane> &planes,float bevangle, Arr… in calchullpbev() function
2710 …extern int calchullpbev(float3 *verts,int verts_count,int vlimit, Array<Plane> &planes,float bevan… in overhullv()
2712 int rc=calchullpbev(verts,verts_count,vlimit,planes,bevangle, tris) ; in overhullv()
/dports/devel/py-bullet3/bullet3-3.21/Extras/ConvexDecomposition/
H A Dcd_hull.cpp2728 int calchullpbev(float3 *verts, int verts_count, int vlimit, Array<Plane> &planes, float bevangle, … in calchullpbev() function
2848 …extern int calchullpbev(float3 * verts, int verts_count, int vlimit, Array<Plane> &planes, float b… in overhullv()
2850 int rc = calchullpbev(verts, verts_count, vlimit, planes, bevangle, tris); in overhullv()