UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::TCoreSphere< T, d > Member List

This is the complete list of members for Chaos::TCoreSphere< T, d >, including all inherited members.

GetCenter() constChaos::TCoreSphere< T, d >inline
GetRadius() constChaos::TCoreSphere< T, d >inline
operator=(const TCoreSphere &)=defaultChaos::TCoreSphere< T, d >
operator=(TCoreSphere &&)=defaultChaos::TCoreSphere< T, d >
Raycast(const TVector< T, d > &StartPoint, const TVector< T, d > &Dir, const T Length, const T Thickness, T &OutTime, TVector< T, d > &OutPosition, TVector< T, d > &OutNormal) constChaos::TCoreSphere< T, d >inline
SetCenter(const FVec3f &InCenter)Chaos::TCoreSphere< T, d >inline
SetRadius(const FRealSingle InRadius)Chaos::TCoreSphere< T, d >inline
TCoreSphere()=defaultChaos::TCoreSphere< T, d >
TCoreSphere(const TCoreSphere &)=defaultChaos::TCoreSphere< T, d >
TCoreSphere(TCoreSphere &&)=defaultChaos::TCoreSphere< T, d >
TCoreSphere(const TVector< T, d > &InCenter, const T InRadius)Chaos::TCoreSphere< T, d >inline