![]() |
Plasma Engine
2.0
|
This is the complete list of members for plSimdBBoxSphere, including all inherited members.
ExpandToInclude(const plSimdBBoxSphere &rhs) | plSimdBBoxSphere | inline |
GetBox() const | plSimdBBoxSphere | |
GetSphere() const | plSimdBBoxSphere | |
IsNaN() const | plSimdBBoxSphere | inline |
IsValid() const | plSimdBBoxSphere | |
m_BoxHalfExtents (defined in plSimdBBoxSphere) | plSimdBBoxSphere | |
m_CenterAndRadius (defined in plSimdBBoxSphere) | plSimdBBoxSphere | |
MakeFromBox(const plSimdBBox &box) | plSimdBBoxSphere | static |
MakeFromBoxAndSphere(const plSimdBBox &box, const plSimdBSphere &sphere) | plSimdBBoxSphere | static |
MakeFromCenterExtents(const plSimdVec4f &vCenter, const plSimdVec4f &vBoxHalfExtents, const plSimdFloat &fSphereRadius) | plSimdBBoxSphere | static |
MakeFromPoints(const plSimdVec4f *pPoints, plUInt32 uiNumPoints, plUInt32 uiStride=sizeof(plSimdVec4f)) | plSimdBBoxSphere | inlinestatic |
MakeFromSphere(const plSimdBSphere &sphere) | plSimdBBoxSphere | static |
MakeInvalid() | plSimdBBoxSphere | static |
MakeZero() | plSimdBBoxSphere | static |
operator!=(const plSimdBBoxSphere &rhs) const (defined in plSimdBBoxSphere) | plSimdBBoxSphere | |
operator==(const plSimdBBoxSphere &rhs) const (defined in plSimdBBoxSphere) | plSimdBBoxSphere | |
PL_DECLARE_POD_TYPE() (defined in plSimdBBoxSphere) | plSimdBBoxSphere | |
plSimdBBoxSphere() | plSimdBBoxSphere | |
plSimdBBoxSphere(const plSimdVec4f &vCenter, const plSimdVec4f &vBoxHalfExtents, const plSimdFloat &fSphereRadius) | plSimdBBoxSphere | |
plSimdBBoxSphere(const plSimdBBox &box, const plSimdBSphere &sphere) | plSimdBBoxSphere | inline |
plSimdBBoxSphere(const plSimdBBox &box) | plSimdBBoxSphere | inline |
plSimdBBoxSphere(const plSimdBSphere &sphere) | plSimdBBoxSphere | |
SetFromPoints(const plSimdVec4f *pPoints, plUInt32 uiNumPoints, plUInt32 uiStride=sizeof(plSimdVec4f)) | plSimdBBoxSphere | |
SetInvalid() | plSimdBBoxSphere | |
Transform(const plSimdTransform &t) | plSimdBBoxSphere | |
Transform(const plSimdMat4f &mMat) | plSimdBBoxSphere |