![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiSimdBBoxd, including all inherited members.
Contains(const xiiSimdVec4d &vPoint) const | xiiSimdBBoxd | |
Contains(const xiiSimdBBoxd &rhs) const | xiiSimdBBoxd | |
Contains(const xiiSimdBSphered &sphere) const | xiiSimdBBoxd | inline |
ExpandToCube() | xiiSimdBBoxd | inline |
ExpandToInclude(const xiiSimdVec4d &vPoint) | xiiSimdBBoxd | |
ExpandToInclude(const xiiSimdVec4d *pPoints, xiiUInt32 uiNumPoints, xiiUInt32 uiStride=sizeof(xiiSimdVec4d)) | xiiSimdBBoxd | inline |
ExpandToInclude(const xiiSimdBBoxd &rhs) | xiiSimdBBoxd | |
GetCenter() const | xiiSimdBBoxd | |
GetClampedPoint(const xiiSimdVec4d &vPoint) const | xiiSimdBBoxd | |
GetDistanceSquaredTo(const xiiSimdVec4d &vPoint) const | xiiSimdBBoxd | inline |
GetDistanceTo(const xiiSimdVec4d &vPoint) const | xiiSimdBBoxd | inline |
GetExtents() const | xiiSimdBBoxd | |
GetHalfExtents() const | xiiSimdBBoxd | |
Grow(const xiiSimdVec4d &vDiff) | xiiSimdBBoxd | |
IsNaN() const | xiiSimdBBoxd | |
IsValid() const | xiiSimdBBoxd | |
m_Max (defined in xiiSimdBBoxd) | xiiSimdBBoxd | |
m_Min (defined in xiiSimdBBoxd) | xiiSimdBBoxd | |
MakeFromCenterAndHalfExtents(const xiiSimdVec4d &vCenter, const xiiSimdVec4d &vHalfExtents) | xiiSimdBBoxd | static |
MakeFromMinMax(const xiiSimdVec4d &vMin, const xiiSimdVec4d &vMax) | xiiSimdBBoxd | static |
MakeFromPoints(const xiiSimdVec4d *pPoints, xiiUInt32 uiNumPoints, xiiUInt32 uiStride=sizeof(xiiSimdVec4d)) | xiiSimdBBoxd | static |
MakeInvalid() | xiiSimdBBoxd | static |
MakeZero() | xiiSimdBBoxd | static |
operator!=(const xiiSimdBBoxd &rhs) const (defined in xiiSimdBBoxd) | xiiSimdBBoxd | |
operator==(const xiiSimdBBoxd &rhs) const (defined in xiiSimdBBoxd) | xiiSimdBBoxd | |
Overlaps(const xiiSimdBBoxd &rhs) const | xiiSimdBBoxd | |
Overlaps(const xiiSimdBSphered &sphere) const | xiiSimdBBoxd | inline |
Transform(const xiiSimdTransformd &transform) | xiiSimdBBoxd | |
Transform(const xiiSimdMat4d &mMat) | xiiSimdBBoxd | |
Translate(const xiiSimdVec4d &vDiff) | xiiSimdBBoxd | |
XII_DECLARE_POD_TYPE() (defined in xiiSimdBBoxd) | xiiSimdBBoxd | |
xiiSimdBBoxd() | xiiSimdBBoxd | |
xiiSimdBBoxd(const xiiSimdVec4d &vMin, const xiiSimdVec4d &vMax) | xiiSimdBBoxd |