Home
last modified time | relevance | path

Searched refs:CleanupVertices (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtConvexHull.h230 bool CleanupVertices(unsigned int svcount,
DbtConvexHull.cpp709 …bool ok = CleanupVertices(desc.mVcount,desc.mVertices, desc.mVertexStride, ovcount, &vertexSource[… in CreateConvexHull()
855 bool HullLibrary::CleanupVertices(unsigned int svcount, in CleanupVertices() function in HullLibrary