![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezSimdBBoxSphere, including all inherited members.
ExpandToInclude(const ezSimdBBoxSphere &rhs) | ezSimdBBoxSphere | inline |
EZ_DECLARE_POD_TYPE() (defined in ezSimdBBoxSphere) | ezSimdBBoxSphere | |
ezSimdBBoxSphere() | ezSimdBBoxSphere | |
ezSimdBBoxSphere(const ezSimdVec4f &vCenter, const ezSimdVec4f &vBoxHalfExtents, const ezSimdFloat &fSphereRadius) | ezSimdBBoxSphere | |
ezSimdBBoxSphere(const ezSimdBBox &box, const ezSimdBSphere &sphere) | ezSimdBBoxSphere | inline |
ezSimdBBoxSphere(const ezSimdBBox &box) | ezSimdBBoxSphere | inline |
ezSimdBBoxSphere(const ezSimdBSphere &sphere) | ezSimdBBoxSphere | |
GetBox() const | ezSimdBBoxSphere | |
GetSphere() const | ezSimdBBoxSphere | |
IsNaN() const | ezSimdBBoxSphere | inline |
IsValid() const | ezSimdBBoxSphere | |
m_BoxHalfExtents (defined in ezSimdBBoxSphere) | ezSimdBBoxSphere | |
m_CenterAndRadius (defined in ezSimdBBoxSphere) | ezSimdBBoxSphere | |
MakeFromBox(const ezSimdBBox &box) | ezSimdBBoxSphere | static |
MakeFromBoxAndSphere(const ezSimdBBox &box, const ezSimdBSphere &sphere) | ezSimdBBoxSphere | static |
MakeFromCenterExtents(const ezSimdVec4f &vCenter, const ezSimdVec4f &vBoxHalfExtents, const ezSimdFloat &fSphereRadius) | ezSimdBBoxSphere | static |
MakeFromPoints(const ezSimdVec4f *pPoints, ezUInt32 uiNumPoints, ezUInt32 uiStride=sizeof(ezSimdVec4f)) | ezSimdBBoxSphere | inlinestatic |
MakeFromSphere(const ezSimdBSphere &sphere) | ezSimdBBoxSphere | static |
MakeInvalid() | ezSimdBBoxSphere | static |
MakeZero() | ezSimdBBoxSphere | static |
operator!=(const ezSimdBBoxSphere &rhs) const (defined in ezSimdBBoxSphere) | ezSimdBBoxSphere | |
operator==(const ezSimdBBoxSphere &rhs) const (defined in ezSimdBBoxSphere) | ezSimdBBoxSphere | |
SetFromPoints(const ezSimdVec4f *pPoints, ezUInt32 uiNumPoints, ezUInt32 uiStride=sizeof(ezSimdVec4f)) | ezSimdBBoxSphere | |
SetInvalid() | ezSimdBBoxSphere | |
Transform(const ezSimdTransform &t) | ezSimdBBoxSphere | |
Transform(const ezSimdMat4f &mMat) | ezSimdBBoxSphere |