![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Classes | |
| struct | FCone |
| struct | FSpatialIndexProfile2D |
| struct | FSpatialIndexProfile3D |
| struct | FSphere |
Functions | |
| template<typename Profile > | |
| bool | FastSphereAABBIntersection (const typename Profile::FVector &InCenter, const typename Profile::FReal InRadiusSquared, const typename Profile::FBox &InBox) |
| template<typename Profile > | |
| bool | FastConeAABBIntersection (const typename Profile::FVector &InCenter, const typename Profile::FReal InRadiusSquared, const typename Profile::FVector &InAxis, const typename Profile::FReal InAngle, const typename Profile::FReal InSinHalfAngle, const typename Profile::FReal InCosHalfAngle, const typename Profile::FBox &InBox) |
|
inline |