|
SleakEngine 1.0.0
C++23 multi-backend game engine
|
This is the complete list of members for Sleak::Math::AABB, including all inherited members.
| AABB()=default | Sleak::Math::AABB | |
| AABB(const Vector3D &mn, const Vector3D &mx) | Sleak::Math::AABB | inline |
| Center() const | Sleak::Math::AABB | inline |
| Contains(const Vector3D &p) const | Sleak::Math::AABB | inline |
| Corner(int i) const | Sleak::Math::AABB | inline |
| DistanceSq(const Vector3D &p) const | Sleak::Math::AABB | inline |
| Expand(float amount) | Sleak::Math::AABB | inline |
| Extents() const | Sleak::Math::AABB | inline |
| IsValid() const | Sleak::Math::AABB | inline |
| max | Sleak::Math::AABB | |
| Merge(const AABB &o) | Sleak::Math::AABB | inline |
| min | Sleak::Math::AABB |