This is the complete list of members for TSphere, including all inherited members.
AsVector4() | TSphere | inline |
AsVector4() const | TSphere | inline |
ComparePlane(const TPlane &a_rPlane) | TSphere | inline |
GetOrigin() | TSphere | inline |
GetOrigin() const | TSphere | inline |
GetRadius() const | TSphere | inline |
operator=(const TSphere &a_rSphere) | TSphere | inline |
Set(const TVector4 &a_rSphereData) | TSphere | inline |
Set(const TVector3 &a_rOrigin, TFLOAT a_fRadius) | TSphere | inline |
Set(TFLOAT a_fOriginX, TFLOAT a_fOriginY, TFLOAT a_fOriginZ, TFLOAT a_fRadius) | TSphere | inline |
Set(const TSphere &a_rSphere) | TSphere | inline |
TSphere()=default | TSphere | |
TSphere(const TVector4 &a_rSphereData) | TSphere | inline |
TSphere(const TVector3 &a_rOrigin, TFLOAT a_fRadius) | TSphere | inline |
TSphere(TFLOAT a_fOriginX, TFLOAT a_fOriginY, TFLOAT a_fOriginZ, TFLOAT a_fRadius) | TSphere | inline |
TSphere(const TSphere &a_rSphere) | TSphere | inline |
Union(const TSphere &a_rSphere1, const TSphere &a_rSphere2) | TSphere | inline |