Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > TAABBTree
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/AABBTree.h |
Include | #include "Chaos/AABBTree.h" |
template<EAABBQueryType Query, typename TQueryFastData, typename SQVisitor>
bool QueryImp
&40;
const FVec3 &restrict Start,
TQueryFastData & CurData,
const FVec3 & QueryHalfExtents,
const FAABB3 & QueryBounds,
SQVisitor & Visitor,
const FVec3 & Dir,
const FVec3 & InvDir,
const bool bParallel
&41; const