Searched defs:btAabbSupport (Results 1 – 3 of 3) sorted by relevance
25 SIMD_FORCE_INLINE btVector3 btAabbSupport(const btVector3& halfExtents,const btVector3& supportDir) in btAabbSupport() function
338 public static Vector3 btAabbSupport(Vector3 halfExtents, Vector3 supportDir) { in btAabbSupport() method in LinearMath
308 public final static native Vector3 btAabbSupport(Vector3 jarg1, Vector3 jarg2); in btAabbSupport() method in LinearMathJNI