Searched defs:updateHandle (Results 1 – 3 of 3) sorted by relevance
239 public void updateHandle(long handle, Vector3 aabbMin, Vector3 aabbMax, btDispatcher dispatcher) { in updateHandle() method in btAxisSweep3InternalInt
239 public void updateHandle(int handle, Vector3 aabbMin, Vector3 aabbMax, btDispatcher dispatcher) { in updateHandle() method in btAxisSweep3InternalShort
756 void btAxisSweep3Internal<BP_FP_INT_TYPE>::updateHandle(BP_FP_INT_TYPE handle, const btVector3& aab… in updateHandle() function