![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiSimdBSphere, including all inherited members.
Contains(const xiiSimdVec4f &vPoint) const | xiiSimdBSphere | |
Contains(const xiiSimdBSphere &rhs) const | xiiSimdBSphere | |
ExpandToInclude(const xiiSimdVec4f &vPoint) | xiiSimdBSphere | |
ExpandToInclude(const xiiSimdVec4f *pPoints, xiiUInt32 uiNumPoints, xiiUInt32 uiStride=sizeof(xiiSimdVec4f)) | xiiSimdBSphere | inline |
ExpandToInclude(const xiiSimdBSphere &rhs) | xiiSimdBSphere | |
GetCenter() const | xiiSimdBSphere | |
GetClampedPoint(const xiiSimdVec4f &vPoint) | xiiSimdBSphere | inline |
GetDistanceTo(const xiiSimdVec4f &vPoint) const | xiiSimdBSphere | |
GetDistanceTo(const xiiSimdBSphere &rhs) const | xiiSimdBSphere | |
GetRadius() const | xiiSimdBSphere | |
IsNaN() const | xiiSimdBSphere | |
IsValid() const | xiiSimdBSphere | |
m_CenterAndRadius (defined in xiiSimdBSphere) | xiiSimdBSphere | |
MakeFromCenterAndRadius(const xiiSimdVec4f &vCenter, const xiiSimdFloat &fRadius) | xiiSimdBSphere | static |
MakeFromPoints(const xiiSimdVec4f *pPoints, xiiUInt32 uiNumPoints, xiiUInt32 uiStride=sizeof(xiiSimdVec4f)) | xiiSimdBSphere | inlinestatic |
MakeInvalid(const xiiSimdVec4f &vCenter=xiiSimdVec4f::MakeZero()) | xiiSimdBSphere | static |
MakeZero() | xiiSimdBSphere | static |
operator!=(const xiiSimdBSphere &rhs) const (defined in xiiSimdBSphere) | xiiSimdBSphere | |
operator==(const xiiSimdBSphere &rhs) const (defined in xiiSimdBSphere) | xiiSimdBSphere | |
Overlaps(const xiiSimdBSphere &rhs) const | xiiSimdBSphere | |
Transform(const xiiSimdTransform &t) | xiiSimdBSphere | inline |
Transform(const xiiSimdMat4f &mMat) | xiiSimdBSphere | inline |
XII_DECLARE_POD_TYPE() (defined in xiiSimdBSphere) | xiiSimdBSphere | |
xiiSimdBSphere() | xiiSimdBSphere | |
xiiSimdBSphere(const xiiSimdVec4f &vCenter, const xiiSimdFloat &fRadius) | xiiSimdBSphere |