fAxis | TOrientedBBox3D | [protected] |
fCenter | TOrientedBBox3D | [protected] |
fExtent | TOrientedBBox3D | [protected] |
GetAxis(int32 index) const | TOrientedBBox3D | [inline] |
GetBBox() const | TOrientedBBox3D | |
GetCenter() const | TOrientedBBox3D | [inline] |
GetExtent(int32 i) const | TOrientedBBox3D | [inline] |
GetExtent() const | TOrientedBBox3D | [inline] |
operator delete(void *block) | TMCObject | |
operator delete(void *, void *) | TMCObject | [inline] |
operator delete[](void *block) | TMCObject | |
operator new(MCSize byteCount) | TMCObject | |
operator new(MCSize, void *__Pointer) | TMCObject | [inline] |
operator new[](MCSize byteCount) | TMCObject | |
operator=(const TMCObject &) | TMCObject | [inline] |
operator[](int32 ii) const | TOrientedBBox3D | |
Reset() | TOrientedBBox3D | |
SetAxis(const int32 index, const TVector3 &axis) | TOrientedBBox3D | [inline] |
SetCenter(const TVector3 ¢er) | TOrientedBBox3D | [inline] |
SetExtent(const int32 index, const real32 extent) | TOrientedBBox3D | [inline] |
SetExtent(const TVector3 &extent) | TOrientedBBox3D | [inline] |
TOrientedBBox3D() | TOrientedBBox3D | |
TOrientedBBox3D(const TBBox3D &box) | TOrientedBBox3D | |
TOrientedBBox3D(const TTransform3D &transform, const TBBox3D &box) | TOrientedBBox3D | |
TOrientedBBox3D(const TTransform3D &transform, const TOrientedBBox3D &orientedBox) | TOrientedBBox3D | |
Transform(const TTransform3D &transform) | TOrientedBBox3D |