Home
last modified time | relevance | path

Searched refs:computeBestFitOBB (Results 1 – 12 of 12) sorted by relevance

/dports/devel/bullet/bullet3-3.21/Extras/ConvexDecomposition/
H A Dbestfitobb.h39 void computeBestFitOBB(unsigned int vcount, const float *points, unsigned int pstride, float *sides…
H A Dbestfitobb.cpp85 void computeBestFitOBB(unsigned int vcount, const float *points, unsigned int pstride, float *sides… in computeBestFitOBB() function
H A DConvexBuilder.cpp295computeBestFitOBB(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 Dbestfitobb.h41 void computeBestFitOBB(unsigned int vcount,const float *points,unsigned int pstride,float *sides,fl…
H A Dbestfitobb.cpp87 void computeBestFitOBB(unsigned int vcount,const float *points,unsigned int pstride,float *sides,fl… in computeBestFitOBB() function
H A DConvexBuilder.cpp313computeBestFitOBB( 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 Dbestfitobb.h41 void computeBestFitOBB(unsigned int vcount,const float *points,unsigned int pstride,float *sides,fl…
H A Dbestfitobb.cpp87 void computeBestFitOBB(unsigned int vcount,const float *points,unsigned int pstride,float *sides,fl… in computeBestFitOBB() function
H A DConvexBuilder.cpp318computeBestFitOBB( result.mNumOutputVertices, result.mOutputVertices, sizeof(float)*3, r.mOBBSides… in process()
/dports/devel/py-bullet3/bullet3-3.21/Extras/ConvexDecomposition/
H A Dbestfitobb.h39 void computeBestFitOBB(unsigned int vcount, const float *points, unsigned int pstride, float *sides…
H A Dbestfitobb.cpp85 void computeBestFitOBB(unsigned int vcount, const float *points, unsigned int pstride, float *sides… in computeBestFitOBB() function
H A DConvexBuilder.cpp295computeBestFitOBB(result.mNumOutputVertices, result.mOutputVertices, sizeof(float) * 3, r.mOBBSide… in process()