Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TOrientedBox2
Description
Call CornerPointFunc(TVector2
| Name | EnumerateCorners |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/OrientedBoxTypes.h |
| Include Path | #include "OrientedBoxTypes.h" |
template<typename PointFuncType>
void EnumerateCorners
(
PointFuncType CornerPointFunc
) const