Member List
Urho3D::Sphere Member List
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, unsigned 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, unsigned 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) | Urho3D::Sphere | inline |
| operator==(const Sphere &rhs) const | Urho3D::Sphere | inline |
| radius_ | Urho3D::Sphere | |
| Sphere() | Urho3D::Sphere | inline |
| Sphere(const Sphere &sphere) | Urho3D::Sphere | inline |
| Sphere(const Vector3 ¢er, float radius) | Urho3D::Sphere | inline |
| Sphere(const Vector3 *vertices, unsigned count) | Urho3D::Sphere | inline |
| Sphere(const BoundingBox &box) | Urho3D::Sphere | inline |
| Sphere(const Frustum &frustum) | Urho3D::Sphere | inline |
| Sphere(const Polyhedron &poly) | Urho3D::Sphere | inline |
