Box2D  2.2.1
A 2D Physics Engine for Games
b2BroadPhase Member List
This is the complete list of members for b2BroadPhase, including all inherited members.
b2BroadPhase() (defined in b2BroadPhase)b2BroadPhase
b2DynamicTree (defined in b2BroadPhase)b2BroadPhase [friend]
CreateProxy(const b2AABB &aabb, void *userData)b2BroadPhase
DestroyProxy(int32 proxyId)b2BroadPhase
e_nullProxy enum value (defined in b2BroadPhase)b2BroadPhase
GetFatAABB(int32 proxyId) const b2BroadPhase [inline]
GetProxyCount() const b2BroadPhase [inline]
GetTreeBalance() const b2BroadPhase [inline]
GetTreeHeight() const b2BroadPhase [inline]
GetTreeQuality() 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]
TouchProxy(int32 proxyId)b2BroadPhase
UpdatePairs(T *callback)b2BroadPhase
~b2BroadPhase() (defined in b2BroadPhase)b2BroadPhase
 All Classes Files Functions Variables Enumerations Enumerator Defines