HughPH.Box2D
Organised dotnet bindings for Box2D 3.1.0
|
This is the complete list of members for Box2D.DynamicTree, including all inherited members.
AreaRatio | Box2D.DynamicTree | |
BinIndices | Box2D.DynamicTree | |
ByteCount | Box2D.DynamicTree | |
Create() | Box2D.DynamicTree | |
CreateProxy(AABB aabb, uint64_t categoryBits, uint64_t userData) | Box2D.DynamicTree | |
Destroy() | Box2D.DynamicTree | |
DestroyProxy(int proxyId) | Box2D.DynamicTree | inline |
EnlargeProxy(int proxyId, AABB aabb) | Box2D.DynamicTree | |
GetAABB(int proxyId) | Box2D.DynamicTree | |
GetCategoryBits(int proxyId) | Box2D.DynamicTree | |
GetUserData(int proxyId) | Box2D.DynamicTree | |
Height | Box2D.DynamicTree | |
LeafBoxes | Box2D.DynamicTree | |
LeafCenters | Box2D.DynamicTree | |
LeafIndices | Box2D.DynamicTree | |
MoveProxy(int proxyId, AABB aabb) | Box2D.DynamicTree | |
Nodes | Box2D.DynamicTree | |
ProxyCount | Box2D.DynamicTree | |
Query(AABB aabb, uint64_t maskBits, TreeQueryCallback callback) | Box2D.DynamicTree | inline |
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.DynamicTree | inline |
Query< TContext >(AABB aabb, uint64_t maskBits, TreeQueryRefCallback< TContext > callback, ref TContext context) | Box2D.DynamicTree | inline |
RayCast(in RayCastInput input, uint64_t maskBits, TreeRayCastCallback callback) | Box2D.DynamicTree | inline |
RayCast(in RayCastInput input, uint64_t maskBits, TreeRayCastNintCallback callback, nint context) | Box2D.DynamicTree | inline |
RayCast< TContext >(in RayCastInput input, uint64_t maskBits, TreeRayCastCallback< TContext > callback, TContext context) | Box2D.DynamicTree | inline |
RayCast< TContext >(in RayCastInput input, uint64_t maskBits, TreeRayCastRefCallback< TContext > callback, ref TContext context) | Box2D.DynamicTree | inline |
Rebuild(bool fullBuild) | Box2D.DynamicTree | |
RootBounds | Box2D.DynamicTree | |
SetCategoryBits(int proxyId, uint64_t categoryBits) | Box2D.DynamicTree | |
ShapeCast(in ShapeCastInput input, uint64_t maskBits, TreeShapeCastCallback callback) | Box2D.DynamicTree | inline |
ShapeCast(in ShapeCastInput input, uint64_t maskBits, TreeShapeCastNintCallback callback, nint context) | Box2D.DynamicTree | inline |
ShapeCast< TContext >(in ShapeCastInput input, uint64_t maskBits, TreeShapeCastCallback< TContext > callback, TContext context) | Box2D.DynamicTree | inline |
ShapeCast< TContext >(in ShapeCastInput input, uint64_t maskBits, TreeShapeCastRefCallback< TContext > callback, ref TContext context) | Box2D.DynamicTree | inline |
Validate() | Box2D.DynamicTree | |
ValidateNoEnlarged() | Box2D.DynamicTree |