Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > TBoundingVolume
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/BoundingVolume.h |
Include | #include "Chaos/BoundingVolume.h" |
template<typename SQVisitor>
bool SweepFast
&40;
const TVector< T, d > & Start,
FQueryFastData & CurData,
const TVector< T, d > & QueryHalfExtents,
SQVisitor & Visitor,
const FVec3 & Dir,
const FVec3 InvDir,
const bool bParallel
&41; const