|
SleakEngine 1.0.0
C++23 multi-backend game engine
|
This is the complete list of members for Sleak::Physics::BoundingSphere, including all inherited members.
| BoundingSphere() | Sleak::Physics::BoundingSphere | inline |
| BoundingSphere(const Vector3D ¢er, float radius) | Sleak::Physics::BoundingSphere | inline |
| center | Sleak::Physics::BoundingSphere | |
| Contains(const Vector3D &point) const | Sleak::Physics::BoundingSphere | inline |
| FromAABB(const AABB &aabb) | Sleak::Physics::BoundingSphere | inlinestatic |
| Overlaps(const BoundingSphere &other) const | Sleak::Physics::BoundingSphere | inline |
| radius | Sleak::Physics::BoundingSphere | |
| ToAABB() const | Sleak::Physics::BoundingSphere | inline |