Home
last modified time | relevance | path

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/
DbtConvexShape.java85 …d project(Matrix4 trans, Vector3 dir, SWIGTYPE_p_float minProj, SWIGTYPE_p_float maxProj, Vector3 … in project()
DbtConvexPolyhedron.java144 …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/
DbtConvexHullShape.cpp209 …(const btTransform& trans, const btVector3& dir, btScalar& minProj, btScalar& maxProj, btVector3& … in project()
DbtConvexPolyhedron.cpp277 …(const btTransform& trans, const btVector3& dir, btScalar& minProj, btScalar& maxProj, btVector3& … in project()