Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Math > API/Runtime/Core/Math/FOrientedBox
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Math/OrientedBox.h |
| Include | #include "Math/OrientedBox.h" |
void CalcVertices
&40;
FVector &42; Verts
&41; const
Remarks
Fills in the Verts array with the eight vertices of the box.
FOrientedBox inline functions
Parameters
| Name | Description |
|---|---|
| Verts | The array to fill in with the vertices. |