HomeSort by relevance Sort by last modified time
    Searched defs:preallocateVertices (Results 1 - 3 of 3) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
btTriangleMesh.cpp 149 void btTriangleMesh::preallocateVertices(int numverts)
btTriangleIndexVertexArray.h 123 virtual void preallocateVertices(int numverts){(void) numverts;}
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
btStridingMeshInterface.java 97 public void preallocateVertices(int numverts) {

Completed in 217 milliseconds