|
HughPH.Box2D
Organised dotnet bindings for Box2D 3.1.1
|
This is the complete list of members for Box2D.AABB, including all inherited members.
| AABB(Vec2 lowerBound, Vec2 upperBound) | Box2D.AABB | inline |
| Equals(AABB other) | Box2D.AABB | |
| Equals(object? obj) | Box2D.AABB | |
| GetHashCode() | Box2D.AABB | |
| Height | Box2D.AABB | |
| LowerBound | Box2D.AABB | |
| MakeAABB(ReadOnlySpan< Vec2 > points, float radius) | Box2D.AABB | inlinestatic |
| Overlaps(AABB other) | Box2D.AABB | inline |
| Overlaps(AABB a, AABB b) | Box2D.AABB | static |
| ToString() | Box2D.AABB | inline |
| UpperBound | Box2D.AABB | |
| Valid | Box2D.AABB | |
| Width | Box2D.AABB |