Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/TBox
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/Box.h |
| Include | #include "Math/Box.h" |
TBox < T > Overlap
(
const TBox < T > & Other
) const
Remarks
Returns the overlap TBox
Parameters
| Name | Description |
|---|---|
| Other | The bounding box to test overlap |