This is the complete list of members for SRL::Math::Types::Sphere, including all inherited members.
| Contains(const Vector3D &point) const | SRL::Math::Types::Sphere | inlinevirtual |
| GetBoundingBox() const | SRL::Math::Types::Sphere | inline |
| GetPosition() const | SRL::Math::Types::Shape | inline |
| GetRadius() const | SRL::Math::Types::Sphere | inline |
| Intersects(const Plane &plane) const override | SRL::Math::Types::Sphere | inlinevirtual |
| Intersects(const Sphere &other) const | SRL::Math::Types::Sphere | inline |
| Intersects(const AABB &box) const | SRL::Math::Types::Sphere | inline |
| position | SRL::Math::Types::Shape | protected |
| SetPosition(const Vector3D &pos) | SRL::Math::Types::Shape | inline |
| Shape(const Vector3D &pos) | SRL::Math::Types::Shape | inline |
| Shape() | SRL::Math::Types::Shape | inline |
| Sphere(const Vector3D ¢er, const Fxp &radius) | SRL::Math::Types::Sphere | inline |
| ~Shape()=default | SRL::Math::Types::Shape | virtual |