Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Chaos > API/Runtime/Chaos/Chaos/TBoundingVolume > API/Runtime/Chaos/Chaos/TBoundingVolume/Sweep
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/BoundingVolume.h |
Include | #include "Chaos/BoundingVolume.h" |
template<typename SQVisitor, bool bPruneDuplicates>
void Sweep
&40;
const TVector< T, d > & Start,
const TVector< T, d > & Dir,
const T Length,
const TVector< T, d > QueryHalfExtents,
SQVisitor & Visitor
&41; const