HomeSort by relevance Sort by last modified time
    Searched refs:mMaxVertices (Results 1 - 4 of 4) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btConvexHull.h 66 mMaxVertices = 4096; // maximum number of points to be considered for a convex hull.
80 mMaxVertices = 4096;
104 unsigned int mMaxVertices; // maximum number of vertices to be considered for the hull!
btConvexHull.cpp 726 ok = ComputeHull(ovcount,&vertexSource[0],hr,desc.mMaxVertices);
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBodyHelpers.cpp 220 hdsc.mMaxVertices=vertices.size();
1070 hdsc.mMaxVertices=nvertices;
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/
linearmath_wrap.cpp     [all...]

Completed in 110 milliseconds