![]() |
Plasma Engine
2.0
|
This is the complete list of members for plSimdBSphere, including all inherited members.
Contains(const plSimdVec4f &vPoint) const | plSimdBSphere | |
Contains(const plSimdBSphere &rhs) const | plSimdBSphere | |
ExpandToInclude(const plSimdVec4f &vPoint) | plSimdBSphere | |
ExpandToInclude(const plSimdVec4f *pPoints, plUInt32 uiNumPoints, plUInt32 uiStride=sizeof(plSimdVec4f)) | plSimdBSphere | inline |
ExpandToInclude(const plSimdBSphere &rhs) | plSimdBSphere | |
GetCenter() const | plSimdBSphere | |
GetClampedPoint(const plSimdVec4f &vPoint) | plSimdBSphere | inline |
GetDistanceTo(const plSimdVec4f &vPoint) const | plSimdBSphere | |
GetDistanceTo(const plSimdBSphere &rhs) const | plSimdBSphere | |
GetRadius() const | plSimdBSphere | |
IsNaN() const | plSimdBSphere | |
IsValid() const | plSimdBSphere | |
m_CenterAndRadius (defined in plSimdBSphere) | plSimdBSphere | |
MakeFromCenterAndRadius(const plSimdVec4f &vCenter, const plSimdFloat &fRadius) | plSimdBSphere | static |
MakeFromPoints(const plSimdVec4f *pPoints, plUInt32 uiNumPoints, plUInt32 uiStride=sizeof(plSimdVec4f)) | plSimdBSphere | inlinestatic |
MakeInvalid(const plSimdVec4f &vCenter=plSimdVec4f::MakeZero()) | plSimdBSphere | static |
MakeZero() | plSimdBSphere | static |
operator!=(const plSimdBSphere &rhs) const (defined in plSimdBSphere) | plSimdBSphere | |
operator==(const plSimdBSphere &rhs) const (defined in plSimdBSphere) | plSimdBSphere | |
Overlaps(const plSimdBSphere &rhs) const | plSimdBSphere | |
PL_DECLARE_POD_TYPE() (defined in plSimdBSphere) | plSimdBSphere | |
plSimdBSphere() | plSimdBSphere | |
plSimdBSphere(const plSimdVec4f &vCenter, const plSimdFloat &fRadius) | plSimdBSphere | |
SetFromPoints(const plSimdVec4f *pPoints, plUInt32 uiNumPoints, plUInt32 uiStride=sizeof(plSimdVec4f)) | plSimdBSphere | |
SetInvalid() | plSimdBSphere | |
Transform(const plSimdTransform &t) | plSimdBSphere | inline |
Transform(const plSimdMat4f &mMat) | plSimdBSphere | inline |