Searched defs:ClosestPointInput (Results 1 – 2 of 2) sorted by relevance
42 struct ClosestPointInput struct44 ClosestPointInput() in ClosestPointInput() function49 btTransform m_transformA;50 btTransform m_transformB;51 btScalar m_maximumDistanceSquared;
118 static public class ClosestPointInput extends BulletBase { class in btDiscreteCollisionDetectorInterface121 protected ClosestPointInput(final String className, long cPtr, boolean cMemoryOwn) { in ClosestPointInput() method in btDiscreteCollisionDetectorInterface.ClosestPointInput127 public ClosestPointInput(long cPtr, boolean cMemoryOwn) { in ClosestPointInput() method in btDiscreteCollisionDetectorInterface.ClosestPointInput161 public ClosestPointInput() { in ClosestPointInput() method in btDiscreteCollisionDetectorInterface.ClosestPointInput