Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TOrientedBox3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/OrientedBoxTypes.h |
| Include | #include "OrientedBoxTypes.h" |
template<typename PointPredicateType>
bool TestCorners
&40;
PointPredicateType CornerPointPredicate
&41; const
Remarks
Call CornerPointPredicate(FVector3) for each of the 8 box corners, with early-out if any call returns false true if all tests pass