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