Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/Chaos > API/Runtime/Chaos/Chaos/TSpatialAccelerationCollection > API/Runtime/Chaos/Chaos/TSpatialAccelerationCollection/Sweep
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/SpatialAccelerationCollection.h |
Include | #include "Chaos/SpatialAccelerationCollection.h" |
template<typename SQVisitor>
void Sweep
(
const TVector < T , d > & Start,
const TVector < T , d > & Dir,
const T Length,
const TVector < T , d > QueryHalfExtents,
SQVisitor & Visitor
) const