![]() |
TrinityCore
|
This is the complete list of members for G3D::Box, including all inherited members.
| _area | G3D::Box | private |
| _center | G3D::Box | private |
| _edgeVector | G3D::Box | private |
| _volume | G3D::Box | private |
| area() const | G3D::Box | |
| axis(int a) const | G3D::Box | inline |
| Box() | G3D::Box | |
| Box(const Any &a) | G3D::Box | explicit |
| Box(const Vector3 &min, const Vector3 &max) | G3D::Box | |
| Box(const Vector3 &osMin, const Vector3 &osMax, const CoordinateFrame &frame) | G3D::Box | |
| Box(class BinaryInput &b) | G3D::Box | |
| Box(const class AABox &b) | G3D::Box | |
| Box(const Point3 &p) | G3D::Box | explicit |
| center() const | G3D::Box | inline |
| contains(const Vector3 &point) const | G3D::Box | |
| CoordinateFrame class | G3D::Box | friend |
| corner(int i) const | G3D::Box | |
| culledBy(const Array< Plane > &plane, int32 &cullingPlaneIndex, const uint32 testMask, uint32 &childMask) const | G3D::Box | |
| culledBy(const Array< Plane > &plane, int32 &cullingPlaneIndex=dummy, const uint32 testMask=-1) const | G3D::Box | |
| deserialize(class BinaryInput &b) | G3D::Box | |
| dummy | G3D::Box | privatestatic |
| extent(int a) const | G3D::Box | inline |
| extent() const | G3D::Box | inline |
| getBounds(class AABox &) const | G3D::Box | |
| getFaceCorners(int f, Vector3 &v0, Vector3 &v1, Vector3 &v2, Vector3 &v3) const | G3D::Box | |
| getLocalFrame(CoordinateFrame &frame) const | G3D::Box | |
| getRandomSurfacePoint(Vector3 &P, Vector3 &N=Vector3::ignore()) const | G3D::Box | |
| inf() | G3D::Box | static |
| init(const Vector3 &min, const Vector3 &max) | G3D::Box | private |
| isFinite() const | G3D::Box | inline |
| localFrame() const | G3D::Box | |
| operator*(float f) const | G3D::Box | |
| randomInteriorPoint() const | G3D::Box | |
| serialize(class BinaryOutput &b) const | G3D::Box | |
| toAny() const | G3D::Box | |
| volume() const | G3D::Box |
1.8.8