b2BroadPhase() | b2BroadPhase | |
b2DynamicTree class | b2BroadPhase | [friend] |
ComputeHeight() const | b2BroadPhase | [inline] |
CreateProxy(const b2AABB &aabb, void *userData) | b2BroadPhase | |
DestroyProxy(int32 proxyId) | b2BroadPhase | |
e_nullProxy enum value | b2BroadPhase | |
GetFatAABB(int32 proxyId) const | b2BroadPhase | [inline] |
GetProxyCount() const | b2BroadPhase | [inline] |
GetUserData(int32 proxyId) const | b2BroadPhase | [inline] |
MoveProxy(int32 proxyId, const b2AABB &aabb, const b2Vec2 &displacement) | b2BroadPhase | |
Query(T *callback, const b2AABB &aabb) const | b2BroadPhase | [inline] |
RayCast(T *callback, const b2RayCastInput &input) const | b2BroadPhase | [inline] |
TestOverlap(int32 proxyIdA, int32 proxyIdB) const | b2BroadPhase | [inline] |
UpdatePairs(T *callback) | b2BroadPhase | [inline] |
~b2BroadPhase() | b2BroadPhase |