Box2D  3.0.0
A Real-Time-Oriented 2-D Physics Engine
box2d::BroadPhase Member List

This is the complete list of members for box2d::BroadPhase, including all inherited members.

BroadPhase(const Conf conf=GetDefaultConf())box2d::BroadPhase
BroadPhase(const BroadPhase &copy)=deletebox2d::BroadPhase
CreateProxy(const AABB &aabb, void *userData)box2d::BroadPhase
DestroyProxy(size_type proxyId)box2d::BroadPhase
e_nullProxy enum valuebox2d::BroadPhase
GetDefaultConf() noexceptbox2d::BroadPhaseinlinestatic
GetFatAABB(size_type proxyId) constbox2d::BroadPhaseinline
GetMoveCapacity() const noexceptbox2d::BroadPhaseinline
GetMoveCount() const noexceptbox2d::BroadPhaseinline
GetPairCapacity() const noexceptbox2d::BroadPhaseinline
GetPairCount() const noexceptbox2d::BroadPhase
GetProxyCount() const noexceptbox2d::BroadPhaseinline
GetTreeBalance() constbox2d::BroadPhaseinline
GetTreeHeight() const noexceptbox2d::BroadPhaseinline
GetTreeQuality() constbox2d::BroadPhaseinline
GetUserData(size_type proxyId) constbox2d::BroadPhaseinline
operator=(const BroadPhase &)=deletebox2d::BroadPhase
Query(const AABB aabb, QueryCallback callback) constbox2d::BroadPhaseinline
QueryCallback typedefbox2d::BroadPhase
RayCast(const RayCastInput &input, RayCastCallback callback) constbox2d::BroadPhaseinline
RayCastCallback typedefbox2d::BroadPhase
ShiftOrigin(const Length2D newOrigin)box2d::BroadPhaseinline
size_type typedefbox2d::BroadPhase
TouchProxy(size_type proxyId) noexceptbox2d::BroadPhaseinline
UpdatePairs(std::function< bool(void *, void *)> callback)box2d::BroadPhase
UpdateProxy(const size_type proxyId, const AABB &aabb, const Length2D displacement, const RealNum multiplier=1, const Length extension=Length{0})box2d::BroadPhaseinline
~BroadPhase() noexceptbox2d::BroadPhase