Searched refs:computeBestFitOBB (Results 1 – 12 of 12) sorted by relevance
/dports/devel/bullet/bullet3-3.21/Extras/ConvexDecomposition/ |
H A D | bestfitobb.h | 39 void computeBestFitOBB(unsigned int vcount, const float *points, unsigned int pstride, float *sides…
|
H A D | bestfitobb.cpp | 85 void computeBestFitOBB(unsigned int vcount, const float *points, unsigned int pstride, float *sides… in computeBestFitOBB() function
|
H A D | ConvexBuilder.cpp | 295 …computeBestFitOBB(result.mNumOutputVertices, result.mOutputVertices, sizeof(float) * 3, r.mOBBSide… in process()
|
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/gimpact/ConvexDecomposition/ |
H A D | bestfitobb.h | 41 void computeBestFitOBB(unsigned int vcount,const float *points,unsigned int pstride,float *sides,fl…
|
H A D | bestfitobb.cpp | 87 void computeBestFitOBB(unsigned int vcount,const float *points,unsigned int pstride,float *sides,fl… in computeBestFitOBB() function
|
H A D | ConvexBuilder.cpp | 313 …computeBestFitOBB( result.mNumOutputVertices, result.mOutputVertices, sizeof(float)*3, r.mOBBSides… in process()
|
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/Extras/ConvexDecomposition/ |
H A D | bestfitobb.h | 41 void computeBestFitOBB(unsigned int vcount,const float *points,unsigned int pstride,float *sides,fl…
|
H A D | bestfitobb.cpp | 87 void computeBestFitOBB(unsigned int vcount,const float *points,unsigned int pstride,float *sides,fl… in computeBestFitOBB() function
|
H A D | ConvexBuilder.cpp | 318 …computeBestFitOBB( result.mNumOutputVertices, result.mOutputVertices, sizeof(float)*3, r.mOBBSides… in process()
|
/dports/devel/py-bullet3/bullet3-3.21/Extras/ConvexDecomposition/ |
H A D | bestfitobb.h | 39 void computeBestFitOBB(unsigned int vcount, const float *points, unsigned int pstride, float *sides…
|
H A D | bestfitobb.cpp | 85 void computeBestFitOBB(unsigned int vcount, const float *points, unsigned int pstride, float *sides… in computeBestFitOBB() function
|
H A D | ConvexBuilder.cpp | 295 …computeBestFitOBB(result.mNumOutputVertices, result.mOutputVertices, sizeof(float) * 3, r.mOBBSide… in process()
|