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