|
Urho3D
|
This is the complete list of members for Dviglo::BoundingBox, including all inherited members.
| BoundingBox() noexcept | Dviglo::BoundingBox | inline |
| BoundingBox(const BoundingBox &box) noexcept | Dviglo::BoundingBox | inline |
| BoundingBox(const Rect &rect) noexcept | Dviglo::BoundingBox | inlineexplicit |
| BoundingBox(const Vector3 &min, const Vector3 &max) noexcept | Dviglo::BoundingBox | inline |
| BoundingBox(float min, float max) noexcept | Dviglo::BoundingBox | inline |
| BoundingBox(const Vector3 *vertices, unsigned count) | Dviglo::BoundingBox | inline |
| BoundingBox(const Frustum &frustum) | Dviglo::BoundingBox | inlineexplicit |
| BoundingBox(const Polyhedron &poly) | Dviglo::BoundingBox | inlineexplicit |
| BoundingBox(const Sphere &sphere) | Dviglo::BoundingBox | inlineexplicit |
| Center() const | Dviglo::BoundingBox | inline |
| Clear() | Dviglo::BoundingBox | inline |
| Clip(const BoundingBox &box) | Dviglo::BoundingBox | |
| Define(const BoundingBox &box) | Dviglo::BoundingBox | inline |
| Define(const Rect &rect) | Dviglo::BoundingBox | inline |
| Define(const Vector3 &min, const Vector3 &max) | Dviglo::BoundingBox | inline |
| Define(float min, float max) | Dviglo::BoundingBox | inline |
| Define(const Vector3 &point) | Dviglo::BoundingBox | inline |
| Define(const Vector3 *vertices, unsigned count) | Dviglo::BoundingBox | |
| Define(const Frustum &frustum) | Dviglo::BoundingBox | |
| Define(const Polyhedron &poly) | Dviglo::BoundingBox | |
| Define(const Sphere &sphere) | Dviglo::BoundingBox | |
| Defined() const | Dviglo::BoundingBox | inline |
| DistanceToPoint(const Vector3 &point) const | Dviglo::BoundingBox | |
| dummyMax_ (defined in Dviglo::BoundingBox) | Dviglo::BoundingBox | |
| dummyMin_ (defined in Dviglo::BoundingBox) | Dviglo::BoundingBox | |
| HalfSize() const | Dviglo::BoundingBox | inline |
| IsInside(const Vector3 &point) const | Dviglo::BoundingBox | inline |
| IsInside(const BoundingBox &box) const | Dviglo::BoundingBox | inline |
| IsInside(const Sphere &sphere) const | Dviglo::BoundingBox | |
| IsInsideFast(const BoundingBox &box) const | Dviglo::BoundingBox | inline |
| IsInsideFast(const Sphere &sphere) const | Dviglo::BoundingBox | |
| max_ | Dviglo::BoundingBox | |
| Merge(const Vector3 &point) | Dviglo::BoundingBox | inline |
| Merge(const BoundingBox &box) | Dviglo::BoundingBox | inline |
| Merge(const Vector3 *vertices, unsigned count) | Dviglo::BoundingBox | |
| Merge(const Frustum &frustum) | Dviglo::BoundingBox | |
| Merge(const Polyhedron &poly) | Dviglo::BoundingBox | |
| Merge(const Sphere &sphere) | Dviglo::BoundingBox | |
| min_ | Dviglo::BoundingBox | |
| operator!=(const BoundingBox &rhs) const | Dviglo::BoundingBox | inline |
| operator=(const BoundingBox &rhs) noexcept | Dviglo::BoundingBox | inline |
| operator=(const Rect &rhs) noexcept | Dviglo::BoundingBox | inline |
| operator==(const BoundingBox &rhs) const | Dviglo::BoundingBox | inline |
| Projected(const Matrix4 &projection) const | Dviglo::BoundingBox | |
| Size() const | Dviglo::BoundingBox | inline |
| ToString() const | Dviglo::BoundingBox | |
| Transform(const Matrix3 &transform) | Dviglo::BoundingBox | |
| Transform(const Matrix3x4 &transform) | Dviglo::BoundingBox | |
| Transformed(const Matrix3 &transform) const | Dviglo::BoundingBox | |
| Transformed(const Matrix3x4 &transform) const | Dviglo::BoundingBox |
1.8.17