Urho3D::BoundingBox Member List

This is the complete list of members for Urho3D::BoundingBox, including all inherited members.

BoundingBox()Urho3D::BoundingBoxinline
BoundingBox(const BoundingBox &box)Urho3D::BoundingBoxinline
BoundingBox(const Rect &rect)Urho3D::BoundingBoxinline
BoundingBox(const Vector3 &min, const Vector3 &max)Urho3D::BoundingBoxinline
BoundingBox(float min, float max)Urho3D::BoundingBoxinline
BoundingBox(const Vector3 *vertices, unsigned count)Urho3D::BoundingBoxinline
BoundingBox(const Frustum &frustum)Urho3D::BoundingBoxinline
BoundingBox(const Polyhedron &poly)Urho3D::BoundingBoxinline
BoundingBox(const Sphere &sphere)Urho3D::BoundingBoxinline
Center() const Urho3D::BoundingBoxinline
Clear()Urho3D::BoundingBoxinline
Clip(const BoundingBox &box)Urho3D::BoundingBox
Define(const BoundingBox &box)Urho3D::BoundingBoxinline
Define(const Rect &rect)Urho3D::BoundingBoxinline
Define(const Vector3 &min, const Vector3 &max)Urho3D::BoundingBoxinline
Define(float min, float max)Urho3D::BoundingBoxinline
Define(const Vector3 &point)Urho3D::BoundingBoxinline
Define(const Vector3 *vertices, unsigned count)Urho3D::BoundingBox
Define(const Frustum &frustum)Urho3D::BoundingBox
Define(const Polyhedron &poly)Urho3D::BoundingBox
Define(const Sphere &sphere)Urho3D::BoundingBox
Defined() const Urho3D::BoundingBoxinline
DistanceToPoint(const Vector3 &point) const Urho3D::BoundingBox
dummyMax_ (defined in Urho3D::BoundingBox)Urho3D::BoundingBox
dummyMin_ (defined in Urho3D::BoundingBox)Urho3D::BoundingBox
HalfSize() const Urho3D::BoundingBoxinline
IsInside(const Vector3 &point) const Urho3D::BoundingBoxinline
IsInside(const BoundingBox &box) const Urho3D::BoundingBoxinline
IsInside(const Sphere &sphere) const Urho3D::BoundingBox
IsInsideFast(const BoundingBox &box) const Urho3D::BoundingBoxinline
IsInsideFast(const Sphere &sphere) const Urho3D::BoundingBox
max_Urho3D::BoundingBox
Merge(const Vector3 &point)Urho3D::BoundingBoxinline
Merge(const BoundingBox &box)Urho3D::BoundingBoxinline
Merge(const Vector3 *vertices, unsigned count)Urho3D::BoundingBox
Merge(const Frustum &frustum)Urho3D::BoundingBox
Merge(const Polyhedron &poly)Urho3D::BoundingBox
Merge(const Sphere &sphere)Urho3D::BoundingBox
min_Urho3D::BoundingBox
operator!=(const BoundingBox &rhs) const Urho3D::BoundingBoxinline
operator=(const BoundingBox &rhs)Urho3D::BoundingBoxinline
operator=(const Rect &rhs)Urho3D::BoundingBoxinline
operator==(const BoundingBox &rhs) const Urho3D::BoundingBoxinline
Projected(const Matrix4 &projection) const Urho3D::BoundingBox
Size() const Urho3D::BoundingBoxinline
ToString() const Urho3D::BoundingBox
Transform(const Matrix3 &transform)Urho3D::BoundingBox
Transform(const Matrix3x4 &transform)Urho3D::BoundingBox
Transformed(const Matrix3 &transform) const Urho3D::BoundingBox
Transformed(const Matrix3x4 &transform) const Urho3D::BoundingBox