Home
last modified time | relevance | path

Searched defs:localGetSupportVertexNonVirtual (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtConvexShape.java73 public Vector3 localGetSupportVertexNonVirtual(Vector3 vec) { in localGetSupportVertexNonVirtual() method in btConvexShape
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/
DbtConvexShape.cpp307 btVector3 btConvexShape::localGetSupportVertexNonVirtual (const btVector3& localDir) const in localGetSupportVertexNonVirtual() function in btConvexShape