TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
G3D::Sphere Member List

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

area() const G3D::Sphere
centerG3D::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
dummyG3D::Sphereprivatestatic
getBounds(class AABox &out) const G3D::Sphere
inf()G3D::Spherestatic
intersects(const Sphere &other) const G3D::Sphere
merge(const Sphere &s)G3D::Sphere
operator!=(const Sphere &other) const G3D::Sphereinline
operator+(const Vector3 &v) const G3D::Sphereinline
operator-(const Vector3 &v) const G3D::Sphereinline
operator==(const Sphere &other) const G3D::Sphereinline
radiusG3D::Sphere
randomInteriorPoint() const G3D::Sphere
randomSurfacePoint() const G3D::Sphere
serialize(class BinaryOutput &b) const G3D::Sphere
Sphere()G3D::Sphereinline
Sphere(float radius)G3D::Sphereinlineexplicit
Sphere(class BinaryInput &b)G3D::Sphere
Sphere(const class Any &a)G3D::Sphereexplicit
Sphere(const Point3 &center, float radius)G3D::Sphereinline
toAny() const G3D::Sphere
toString() const G3D::Spherevirtual
volume() const G3D::Sphere
~Sphere()G3D::Sphereinlinevirtual