![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for UE::Geometry::TSphere3< T >, including all inherited members.
| Area() const | UE::Geometry::TSphere3< T > | inline |
| Area(T Radius) | UE::Geometry::TSphere3< T > | inlinestatic |
| Center | UE::Geometry::TSphere3< T > | |
| Circumference() const | UE::Geometry::TSphere3< T > | inline |
| Contains(const TVector< T > &Point) const | UE::Geometry::TSphere3< T > | inline |
| Contains(const TSphere3< T > &OtherSphere) const | UE::Geometry::TSphere3< T > | inline |
| Diameter() const | UE::Geometry::TSphere3< T > | inline |
| DistanceSquared(const TVector< T > &Point) const | UE::Geometry::TSphere3< T > | inline |
| Radius | UE::Geometry::TSphere3< T > | |
| SignedDistance(const TVector< T > &Point) const | UE::Geometry::TSphere3< T > | inline |
| TSphere3()=default | UE::Geometry::TSphere3< T > | |
| TSphere3(const TVector< T > &CenterIn, T RadiusIn) | UE::Geometry::TSphere3< T > | inline |
| Volume() const | UE::Geometry::TSphere3< T > | inline |
| Volume(T Radius) | UE::Geometry::TSphere3< T > | inlinestatic |