Urho3D
Dviglo::Sphere Member List

This is the complete list of members for Dviglo::Sphere, including all inherited members.

center_Dviglo::Sphere
Clear()Dviglo::Sphereinline
Define(const Sphere &sphere)Dviglo::Sphereinline
Define(const Vector3 &center, float radius)Dviglo::Sphereinline
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() constDviglo::Sphereinline
Distance(const Vector3 &point) constDviglo::Sphereinline
GetLocalPoint(float theta, float phi) constDviglo::Sphere
GetPoint(float theta, float phi) constDviglo::Sphereinline
IsInside(const Vector3 &point) constDviglo::Sphereinline
IsInside(const Sphere &sphere) constDviglo::Sphereinline
IsInside(const BoundingBox &box) constDviglo::Sphere
IsInsideFast(const Sphere &sphere) constDviglo::Sphereinline
IsInsideFast(const BoundingBox &box) constDviglo::Sphere
Merge(const Vector3 &point)Dviglo::Sphereinline
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) constDviglo::Sphereinline
operator=(const Sphere &rhs) noexcept=defaultDviglo::Sphere
operator==(const Sphere &rhs) constDviglo::Sphereinline
radius_Dviglo::Sphere
Sphere() noexceptDviglo::Sphereinline
Sphere(const Sphere &sphere) noexcept=defaultDviglo::Sphere
Sphere(const Vector3 &center, float radius) noexceptDviglo::Sphereinline
Sphere(const Vector3 *vertices, unsigned count) noexceptDviglo::Sphereinline
Sphere(const BoundingBox &box) noexceptDviglo::Sphereinlineexplicit
Sphere(const Frustum &frustum) noexceptDviglo::Sphereinlineexplicit
Sphere(const Polyhedron &poly) noexceptDviglo::Sphereinlineexplicit