Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TBoxSphereBounds
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/BoxSphereBounds.h |
| Include | #include "Math/BoxSphereBounds.h" |
T ComputeSquaredDistanceFromBoxToPoint
&40;
const TVector< T > & Point
&41; const
Remarks
Calculates the squared distance from a point to a bounding box The distance.
Parameters
| Name | Description |
|---|---|
| Point | The point. |