Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtConvexHull.h228 …gned int vcount, btVector3* overts,unsigned int &ocount,unsigned int* indices,unsigned indexcount);
DbtConvexHull.cpp1114 …igned int vcount, btVector3* overts,unsigned int &ocount,unsigned int *indices,unsigned indexcount) in BringOutYourDead() argument
1131 for (i=0; i<int (indexcount); i++) in BringOutYourDead()