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<typename SQVisitor>
bool RaycastFast
&40;
const FVec3 & Start,
FQueryFastData & CurData,
SQVisitor & Visitor,
const FVec3 & Dir,
const FVec3 InvDir,
const bool bParallel
&41; const