Searched defs:maxProj (Results 1 – 4 of 4) sorted by relevance
/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/ |
D | btConvexShape.java | 85 …d project(Matrix4 trans, Vector3 dir, SWIGTYPE_p_float minProj, SWIGTYPE_p_float maxProj, Vector3 … in project()
|
D | btConvexPolyhedron.java | 144 …d project(Matrix4 trans, Vector3 dir, SWIGTYPE_p_float minProj, SWIGTYPE_p_float maxProj, Vector3 … in project()
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/CollisionShapes/ |
D | btConvexHullShape.cpp | 209 …(const btTransform& trans, const btVector3& dir, btScalar& minProj, btScalar& maxProj, btVector3& … in project()
|
D | btConvexPolyhedron.cpp | 277 …(const btTransform& trans, const btVector3& dir, btScalar& minProj, btScalar& maxProj, btVector3& … in project()
|