Home
last modified time | relevance | path

Searched refs:ConvexH (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/bullet/bullet3-3.21/src/LinearMath/
H A DbtConvexHull.h122 class ConvexH
134 ConvexH() in ConvexH() function
137 ~ConvexH() in ~ConvexH()
143 ConvexH(int vertices_size, int edges_size, int facets_size);
212 class ConvexH* ConvexHCrop(ConvexH& convex, const btPlane& slice);
216 ConvexH* test_cube();
H A DbtConvexHull.cpp144 typedef ConvexH::HalfEdge HalfEdge;
146 ConvexH::ConvexH(int vertices_size, int edges_size, int facets_size) in ConvexH() function in ConvexH
161 int SplitTest(ConvexH &convex, const btPlane &plane);
162 int SplitTest(ConvexH &convex, const btPlane &plane) in SplitTest()
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/LinearMath/
H A DbtConvexHull.h122 class ConvexH
134 ConvexH() in ConvexH() function
137 ~ConvexH() in ~ConvexH()
143 ConvexH(int vertices_size, int edges_size, int facets_size);
212 class ConvexH* ConvexHCrop(ConvexH& convex, const btPlane& slice);
216 ConvexH* test_cube();
H A DbtConvexHull.cpp144 typedef ConvexH::HalfEdge HalfEdge;
146 ConvexH::ConvexH(int vertices_size, int edges_size, int facets_size) in ConvexH() function in ConvexH
161 int SplitTest(ConvexH &convex, const btPlane &plane);
162 int SplitTest(ConvexH &convex, const btPlane &plane) in SplitTest()
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/LinearMath/
H A DbtConvexHull.h126 class ConvexH
138 ConvexH() in ConvexH() function
141 ~ConvexH() in ~ConvexH()
147 ConvexH(int vertices_size,int edges_size,int facets_size);
218 class ConvexH* ConvexHCrop(ConvexH& convex,const btPlane& slice);
222 ConvexH* test_cube();
H A DbtConvexHull.cpp161 typedef ConvexH::HalfEdge HalfEdge;
163 ConvexH::ConvexH(int vertices_size,int edges_size,int facets_size) in ConvexH() function in ConvexH
178 int SplitTest(ConvexH &convex,const btPlane &plane);
179 int SplitTest(ConvexH &convex,const btPlane &plane) { in SplitTest()
/dports/games/critterding/critterding-beta12/src/utils/bullet/LinearMath/
H A DbtConvexHull.h126 class ConvexH
138 ConvexH() in ConvexH() function
141 ~ConvexH() in ~ConvexH()
147 ConvexH(int vertices_size,int edges_size,int facets_size);
218 class ConvexH* ConvexHCrop(ConvexH& convex,const btPlane& slice);
222 ConvexH* test_cube();
H A DbtConvexHull.cpp161 typedef ConvexH::HalfEdge HalfEdge;
163 ConvexH::ConvexH(int vertices_size,int edges_size,int facets_size) in ConvexH() function in ConvexH
178 int SplitTest(ConvexH &convex,const btPlane &plane);
179 int SplitTest(ConvexH &convex,const btPlane &plane) { in SplitTest()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/LinearMath/
H A DbtConvexHull.h122 class ConvexH
134 ConvexH() in ConvexH() function
137 ~ConvexH() in ~ConvexH()
143 ConvexH(int vertices_size, int edges_size, int facets_size);
212 class ConvexH* ConvexHCrop(ConvexH& convex, const btPlane& slice);
216 ConvexH* test_cube();
H A DbtConvexHull.cpp144 typedef ConvexH::HalfEdge HalfEdge;
146 ConvexH::ConvexH(int vertices_size, int edges_size, int facets_size) in ConvexH() function in ConvexH
161 int SplitTest(ConvexH &convex, const btPlane &plane);
162 int SplitTest(ConvexH &convex, const btPlane &plane) in SplitTest()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/LinearMath/
H A DbtConvexHull.h122 class ConvexH
134 ConvexH() in ConvexH() function
137 ~ConvexH() in ~ConvexH()
143 ConvexH(int vertices_size, int edges_size, int facets_size);
212 class ConvexH* ConvexHCrop(ConvexH& convex, const btPlane& slice);
216 ConvexH* test_cube();
H A DbtConvexHull.cpp144 typedef ConvexH::HalfEdge HalfEdge;
146 ConvexH::ConvexH(int vertices_size, int edges_size, int facets_size) in ConvexH() function in ConvexH
161 int SplitTest(ConvexH &convex, const btPlane &plane);
162 int SplitTest(ConvexH &convex, const btPlane &plane) in SplitTest()
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/LinearMath/
H A DbtConvexHull.h122 class ConvexH
134 ConvexH() in ConvexH() function
137 ~ConvexH() in ~ConvexH()
143 ConvexH(int vertices_size, int edges_size, int facets_size);
213 class ConvexH* ConvexHCrop(ConvexH& convex, const btPlane& slice);
217 ConvexH* test_cube();
H A DbtConvexHull.cpp145 typedef ConvexH::HalfEdge HalfEdge;
147 ConvexH::ConvexH(int vertices_size, int edges_size, int facets_size) in ConvexH() function in ConvexH
162 int SplitTest(ConvexH &convex, const btPlane &plane);
163 int SplitTest(ConvexH &convex, const btPlane &plane) in SplitTest()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Bullet/src/LinearMath/
H A DbtConvexHull.h126 class ConvexH
138 ConvexH() in ConvexH() function
141 ~ConvexH() in ~ConvexH()
147 ConvexH(int vertices_size,int edges_size,int facets_size);
218 class ConvexH* ConvexHCrop(ConvexH& convex,const btPlane& slice);
222 ConvexH* test_cube();
H A DbtConvexHull.cpp154 typedef ConvexH::HalfEdge HalfEdge;
156 ConvexH::ConvexH(int vertices_size,int edges_size,int facets_size) in ConvexH() function in ConvexH
171 int SplitTest(ConvexH &convex,const btPlane &plane);
172 int SplitTest(ConvexH &convex,const btPlane &plane) { in SplitTest()
/dports/devel/py-bullet3/bullet3-3.21/src/LinearMath/
H A DbtConvexHull.h122 class ConvexH
134 ConvexH() in ConvexH() function
137 ~ConvexH() in ~ConvexH()
143 ConvexH(int vertices_size, int edges_size, int facets_size);
212 class ConvexH* ConvexHCrop(ConvexH& convex, const btPlane& slice);
216 ConvexH* test_cube();
H A DbtConvexHull.cpp144 typedef ConvexH::HalfEdge HalfEdge;
146 ConvexH::ConvexH(int vertices_size, int edges_size, int facets_size) in ConvexH() function in ConvexH
161 int SplitTest(ConvexH &convex, const btPlane &plane);
162 int SplitTest(ConvexH &convex, const btPlane &plane) in SplitTest()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/bullet/LinearMath/
H A DbtConvexHull.h126 class ConvexH
138 ConvexH() in ConvexH() function
141 ~ConvexH() in ~ConvexH()
147 ConvexH(int vertices_size,int edges_size,int facets_size);
218 class ConvexH* ConvexHCrop(ConvexH& convex,const btPlane& slice);
222 ConvexH* test_cube();
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/LinearMath/
H A DbtConvexHull.h126 class ConvexH
138 ConvexH() in ConvexH() function
141 ~ConvexH() in ~ConvexH()
147 ConvexH(int vertices_size,int edges_size,int facets_size);
218 class ConvexH* ConvexHCrop(ConvexH& convex,const btPlane& slice);
222 ConvexH* test_cube();
/dports/devel/bullet/bullet3-3.21/Extras/ConvexDecomposition/
H A Dcd_hull.cpp1707 class ConvexH class
1727 ConvexH::ConvexH(int vertices_size, int edges_size, int facets_size) in ConvexH() function in ConvexDecomposition::ConvexH
1735 ConvexH *ConvexHDup(ConvexH *src) in ConvexHDup()
1737 ConvexH *dst = new ConvexH(src->vertices.count, src->edges.count, src->facets.count); in ConvexHDup()
1842 ConvexH *test_btbq() in test_btbq()
1844 ConvexH *convex = new ConvexH(4, 8, 2); in test_btbq()
1863 ConvexH *test_cube() in test_cube()
1865 ConvexH *convex = new ConvexH(8, 24, 6); in test_cube()
1934 ConvexH *ConvexHCrop(ConvexH &convex, const Plane &slice) in ConvexHCrop()
2238 ConvexH &under = *punder; in ConvexHCrop()
[all …]
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/gimpact/ConvexDecomposition/
H A Dcd_hull.cpp1636 class ConvexH class
1656 ConvexH::ConvexH(int vertices_size,int edges_size,int facets_size) in ConvexH() function in ConvexDecomposition::ConvexH
1666 ConvexH *ConvexHDup(ConvexH *src) { in ConvexHDup()
1667 ConvexH *dst = new ConvexH(src->vertices.count,src->edges.count,src->facets.count); in ConvexHDup()
1761 ConvexH *test_btbq() { in test_btbq()
1762 ConvexH *convex = new ConvexH(4,8,2); in test_btbq()
1781 ConvexH *test_cube() { in test_cube()
1782 ConvexH *convex = new ConvexH(8,24,6); in test_cube()
1851 ConvexH *ConvexHCrop(ConvexH &convex,const Plane &slice) in ConvexHCrop()
2126 ConvexH &under = *punder; in ConvexHCrop()
[all …]
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/StanHull/
H A Dhull.cpp1602 class ConvexH class
1622 ConvexH::ConvexH(int vertices_size,int edges_size,int facets_size) in ConvexH() function in StanHull::ConvexH
1632 ConvexH *ConvexHDup(ConvexH *src) { in ConvexHDup()
1633 ConvexH *dst = new ConvexH(src->vertices.count,src->edges.count,src->facets.count); in ConvexHDup()
1728 ConvexH *test_btbq() { in test_btbq()
1729 ConvexH *convex = new ConvexH(4,8,2); in test_btbq()
1748 ConvexH *test_cube() { in test_cube()
1749 ConvexH *convex = new ConvexH(8,24,6); in test_cube()
1818 ConvexH *ConvexHCrop(ConvexH &convex,const Plane &slice) in ConvexHCrop()
2099 ConvexH &under = *punder; in ConvexHCrop()
[all …]
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/Extras/ConvexDecomposition/
H A Dcd_hull.cpp1636 class ConvexH class
1656 ConvexH::ConvexH(int vertices_size,int edges_size,int facets_size) in ConvexH() function in ConvexDecomposition::ConvexH
1666 ConvexH *ConvexHDup(ConvexH *src) { in ConvexHDup()
1667 ConvexH *dst = new ConvexH(src->vertices.count,src->edges.count,src->facets.count); in ConvexHDup()
1761 ConvexH *test_btbq() { in test_btbq()
1762 ConvexH *convex = new ConvexH(4,8,2); in test_btbq()
1781 ConvexH *test_cube() { in test_cube()
1782 ConvexH *convex = new ConvexH(8,24,6); in test_cube()
1851 ConvexH *ConvexHCrop(ConvexH &convex,const Plane &slice) in ConvexHCrop()
2126 ConvexH &under = *punder; in ConvexHCrop()
[all …]
/dports/devel/py-bullet3/bullet3-3.21/Extras/ConvexDecomposition/
H A Dcd_hull.cpp1707 class ConvexH class
1727 ConvexH::ConvexH(int vertices_size, int edges_size, int facets_size) in ConvexH() function in ConvexDecomposition::ConvexH
1735 ConvexH *ConvexHDup(ConvexH *src) in ConvexHDup()
1737 ConvexH *dst = new ConvexH(src->vertices.count, src->edges.count, src->facets.count); in ConvexHDup()
1842 ConvexH *test_btbq() in test_btbq()
1844 ConvexH *convex = new ConvexH(4, 8, 2); in test_btbq()
1863 ConvexH *test_cube() in test_cube()
1865 ConvexH *convex = new ConvexH(8, 24, 6); in test_cube()
1934 ConvexH *ConvexHCrop(ConvexH &convex, const Plane &slice) in ConvexHCrop()
2238 ConvexH &under = *punder; in ConvexHCrop()
[all …]

12