HughPH.Box2D
Organised dotnet bindings for Box2D 3.1.0
Loading...
Searching...
No Matches
Box2D.DynamicTree Member List

This is the complete list of members for Box2D.DynamicTree, including all inherited members.

AreaRatioBox2D.DynamicTree
BinIndicesBox2D.DynamicTree
ByteCountBox2D.DynamicTree
Create()Box2D.DynamicTree
CreateProxy(AABB aabb, uint64_t categoryBits, uint64_t userData)Box2D.DynamicTree
Destroy()Box2D.DynamicTree
DestroyProxy(int proxyId)Box2D.DynamicTreeinline
EnlargeProxy(int proxyId, AABB aabb)Box2D.DynamicTree
GetAABB(int proxyId)Box2D.DynamicTree
GetCategoryBits(int proxyId)Box2D.DynamicTree
GetUserData(int proxyId)Box2D.DynamicTree
HeightBox2D.DynamicTree
LeafBoxesBox2D.DynamicTree
LeafCentersBox2D.DynamicTree
LeafIndicesBox2D.DynamicTree
MoveProxy(int proxyId, AABB aabb)Box2D.DynamicTree
NodesBox2D.DynamicTree
ProxyCountBox2D.DynamicTree
Query(AABB aabb, uint64_t maskBits, TreeQueryCallback callback)Box2D.DynamicTreeinline
Query(AABB aabb, uint64_t maskBits, TreeQueryNintCallback callback, nint context)Box2D.DynamicTree
Query< TContext >(AABB aabb, uint64_t maskBits, TreeQueryCallback< TContext > callback, TContext context)Box2D.DynamicTreeinline
Query< TContext >(AABB aabb, uint64_t maskBits, TreeQueryRefCallback< TContext > callback, ref TContext context)Box2D.DynamicTreeinline
RayCast(in RayCastInput input, uint64_t maskBits, TreeRayCastCallback callback)Box2D.DynamicTreeinline
RayCast(in RayCastInput input, uint64_t maskBits, TreeRayCastNintCallback callback, nint context)Box2D.DynamicTreeinline
RayCast< TContext >(in RayCastInput input, uint64_t maskBits, TreeRayCastCallback< TContext > callback, TContext context)Box2D.DynamicTreeinline
RayCast< TContext >(in RayCastInput input, uint64_t maskBits, TreeRayCastRefCallback< TContext > callback, ref TContext context)Box2D.DynamicTreeinline
Rebuild(bool fullBuild)Box2D.DynamicTree
RootBoundsBox2D.DynamicTree
SetCategoryBits(int proxyId, uint64_t categoryBits)Box2D.DynamicTree
ShapeCast(in ShapeCastInput input, uint64_t maskBits, TreeShapeCastCallback callback)Box2D.DynamicTreeinline
ShapeCast(in ShapeCastInput input, uint64_t maskBits, TreeShapeCastNintCallback callback, nint context)Box2D.DynamicTreeinline
ShapeCast< TContext >(in ShapeCastInput input, uint64_t maskBits, TreeShapeCastCallback< TContext > callback, TContext context)Box2D.DynamicTreeinline
ShapeCast< TContext >(in ShapeCastInput input, uint64_t maskBits, TreeShapeCastRefCallback< TContext > callback, ref TContext context)Box2D.DynamicTreeinline
Validate()Box2D.DynamicTree
ValidateNoEnlarged()Box2D.DynamicTree