Searched defs:bt_edge_plane (Results 1 – 3 of 3) sorted by relevance
41 SIMD_FORCE_INLINE void bt_edge_plane(const btVector3 & e1,const btVector3 & e2, const btVector3 & … in bt_edge_plane() function
260 public static void bt_edge_plane(Vector3 e1, Vector3 e2, Vector3 normal, btVector4 plane) { in bt_edge_plane() method in Collision
2558 …public final static native void bt_edge_plane(Vector3 jarg1, Vector3 jarg2, Vector3 jarg3, long ja… in bt_edge_plane() method in CollisionJNI