This is the complete list of members for G3D::Box, including all inherited members.
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 | |
culledBy(const Frustum &frustum) const | G3D::Box | |
deserialize(class BinaryInput &b) | G3D::Box | |
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 | |
getFacePlane(int f, Plane &plane) const | G3D::Box | |
getLocalFrame(CoordinateFrame &frame) const | G3D::Box | |
getRandomSurfacePoint(Point3 &P, Vector3 &N=Vector3::ignore, Random &rnd=Random::common()) const | G3D::Box | |
hashCode() const | G3D::Box | |
inf() | G3D::Box | static |
isFinite() const | G3D::Box | inline |
localFrame() const | G3D::Box | |
operator*(float f) const | G3D::Box | |
operator==(const Box &other) const | G3D::Box | |
randomInteriorPoint(Random &rnd=Random::common()) const | G3D::Box | |
serialize(class BinaryOutput &b) const | G3D::Box | |
toAny() const | G3D::Box | |
volume() const | G3D::Box | |