Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/swig-src/collision/com/badlogic/gdx/physics/bullet/collision/
DbtGjkEpaSolver2.java167 …public static float SignedDistance(Vector3 position, float margin, btConvexShape shape, Matrix4 wt… in SignedDistance() method in btGjkEpaSolver2
171 …public static boolean SignedDistance(btConvexShape shape0, Matrix4 wtrs0, btConvexShape shape1, Ma… in SignedDistance() method in btGjkEpaSolver2
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
DbtGjkEpa2.cpp949 btScalar btGjkEpaSolver2::SignedDistance(const btVector3& position, in SignedDistance() function in btGjkEpaSolver2
1001 bool btGjkEpaSolver2::SignedDistance(const btConvexShape* shape0, in SignedDistance() function in btGjkEpaSolver2