![]() |
TrinityCore
|
This is the complete list of members for G3D::Sphere, including all inherited members.
| area() const | G3D::Sphere | |
| center | G3D::Sphere | |
| contains(const Point3 &point) const | G3D::Sphere | |
| contains(const Sphere &other) const | G3D::Sphere | |
| culledBy(const class Plane *plane, int numPlanes, int32 &cullingPlaneIndex, const uint32 testMask, uint32 &childMask) const | G3D::Sphere | |
| culledBy(const class Plane *plane, int numPlanes, int32 &cullingPlaneIndex=dummy, const uint32 testMask=0xFFFFFFFF) const | G3D::Sphere | |
| culledBy(const Array< Plane > &plane, int32 &cullingPlaneIndex, const uint32 testMask, uint32 &childMask) const | G3D::Sphere | |
| culledBy(const Array< Plane > &plane, int32 &cullingPlaneIndex=dummy, const uint32 testMask=0xFFFFFFFF) const | G3D::Sphere | |
| deserialize(class BinaryInput &b) | G3D::Sphere | |
| dummy | G3D::Sphere | privatestatic |
| getBounds(class AABox &out) const | G3D::Sphere | |
| inf() | G3D::Sphere | static |
| intersects(const Sphere &other) const | G3D::Sphere | |
| merge(const Sphere &s) | G3D::Sphere | |
| operator!=(const Sphere &other) const | G3D::Sphere | inline |
| operator+(const Vector3 &v) const | G3D::Sphere | inline |
| operator-(const Vector3 &v) const | G3D::Sphere | inline |
| operator==(const Sphere &other) const | G3D::Sphere | inline |
| radius | G3D::Sphere | |
| randomInteriorPoint() const | G3D::Sphere | |
| randomSurfacePoint() const | G3D::Sphere | |
| serialize(class BinaryOutput &b) const | G3D::Sphere | |
| Sphere() | G3D::Sphere | inline |
| Sphere(float radius) | G3D::Sphere | inlineexplicit |
| Sphere(class BinaryInput &b) | G3D::Sphere | |
| Sphere(const class Any &a) | G3D::Sphere | explicit |
| Sphere(const Point3 ¢er, float radius) | G3D::Sphere | inline |
| toAny() const | G3D::Sphere | |
| toString() const | G3D::Sphere | virtual |
| volume() const | G3D::Sphere | |
| ~Sphere() | G3D::Sphere | inlinevirtual |
1.8.8