![]() |
ezEngine
Release 25.03
|
This is the complete list of members for ezSimdBSphere, including all inherited members.
Contains(const ezSimdVec4f &vPoint) const | ezSimdBSphere | |
Contains(const ezSimdBSphere &rhs) const | ezSimdBSphere | |
ExpandToInclude(const ezSimdVec4f &vPoint) | ezSimdBSphere | |
ExpandToInclude(const ezSimdVec4f *pPoints, ezUInt32 uiNumPoints, ezUInt32 uiStride=sizeof(ezSimdVec4f)) | ezSimdBSphere | inline |
ExpandToInclude(const ezSimdBSphere &rhs) | ezSimdBSphere | |
EZ_DECLARE_POD_TYPE() (defined in ezSimdBSphere) | ezSimdBSphere | |
ezSimdBSphere() | ezSimdBSphere | |
ezSimdBSphere(const ezSimdVec4f &vCenter, const ezSimdFloat &fRadius) | ezSimdBSphere | |
GetCenter() const | ezSimdBSphere | |
GetClampedPoint(const ezSimdVec4f &vPoint) | ezSimdBSphere | inline |
GetDistanceTo(const ezSimdVec4f &vPoint) const | ezSimdBSphere | |
GetDistanceTo(const ezSimdBSphere &rhs) const | ezSimdBSphere | |
GetRadius() const | ezSimdBSphere | |
IsNaN() const | ezSimdBSphere | |
IsValid() const | ezSimdBSphere | |
m_CenterAndRadius (defined in ezSimdBSphere) | ezSimdBSphere | |
MakeFromCenterAndRadius(const ezSimdVec4f &vCenter, const ezSimdFloat &fRadius) | ezSimdBSphere | static |
MakeFromPoints(const ezSimdVec4f *pPoints, ezUInt32 uiNumPoints, ezUInt32 uiStride=sizeof(ezSimdVec4f)) | ezSimdBSphere | inlinestatic |
MakeInvalid(const ezSimdVec4f &vCenter=ezSimdVec4f::MakeZero()) | ezSimdBSphere | static |
MakeZero() | ezSimdBSphere | static |
operator!=(const ezSimdBSphere &rhs) const (defined in ezSimdBSphere) | ezSimdBSphere | |
operator==(const ezSimdBSphere &rhs) const (defined in ezSimdBSphere) | ezSimdBSphere | |
Overlaps(const ezSimdBSphere &rhs) const | ezSimdBSphere | |
SetFromPoints(const ezSimdVec4f *pPoints, ezUInt32 uiNumPoints, ezUInt32 uiStride=sizeof(ezSimdVec4f)) | ezSimdBSphere | |
SetInvalid() | ezSimdBSphere | |
Transform(const ezSimdTransform &t) | ezSimdBSphere | inline |
Transform(const ezSimdMat4f &mMat) | ezSimdBSphere | inline |