|
Urho3D
|
This is the complete list of members for Dviglo::Sphere, including all inherited members.
| center_ | Dviglo::Sphere | |
| Clear() | Dviglo::Sphere | inline |
| Define(const Sphere &sphere) | Dviglo::Sphere | inline |
| Define(const Vector3 ¢er, float radius) | Dviglo::Sphere | inline |
| Define(const Vector3 *vertices, unsigned count) | Dviglo::Sphere | |
| Define(const BoundingBox &box) | Dviglo::Sphere | |
| Define(const Frustum &frustum) | Dviglo::Sphere | |
| Define(const Polyhedron &poly) | Dviglo::Sphere | |
| Defined() const | Dviglo::Sphere | inline |
| Distance(const Vector3 &point) const | Dviglo::Sphere | inline |
| GetLocalPoint(float theta, float phi) const | Dviglo::Sphere | |
| GetPoint(float theta, float phi) const | Dviglo::Sphere | inline |
| IsInside(const Vector3 &point) const | Dviglo::Sphere | inline |
| IsInside(const Sphere &sphere) const | Dviglo::Sphere | inline |
| IsInside(const BoundingBox &box) const | Dviglo::Sphere | |
| IsInsideFast(const Sphere &sphere) const | Dviglo::Sphere | inline |
| IsInsideFast(const BoundingBox &box) const | Dviglo::Sphere | |
| Merge(const Vector3 &point) | Dviglo::Sphere | inline |
| Merge(const Vector3 *vertices, unsigned count) | Dviglo::Sphere | |
| Merge(const BoundingBox &box) | Dviglo::Sphere | |
| Merge(const Frustum &frustum) | Dviglo::Sphere | |
| Merge(const Polyhedron &poly) | Dviglo::Sphere | |
| Merge(const Sphere &sphere) | Dviglo::Sphere | |
| operator!=(const Sphere &rhs) const | Dviglo::Sphere | inline |
| operator=(const Sphere &rhs) noexcept=default | Dviglo::Sphere | |
| operator==(const Sphere &rhs) const | Dviglo::Sphere | inline |
| radius_ | Dviglo::Sphere | |
| Sphere() noexcept | Dviglo::Sphere | inline |
| Sphere(const Sphere &sphere) noexcept=default | Dviglo::Sphere | |
| Sphere(const Vector3 ¢er, float radius) noexcept | Dviglo::Sphere | inline |
| Sphere(const Vector3 *vertices, unsigned count) noexcept | Dviglo::Sphere | inline |
| Sphere(const BoundingBox &box) noexcept | Dviglo::Sphere | inlineexplicit |
| Sphere(const Frustum &frustum) noexcept | Dviglo::Sphere | inlineexplicit |
| Sphere(const Polyhedron &poly) noexcept | Dviglo::Sphere | inlineexplicit |
1.8.17