TBoundingVolume::SweepFast

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/BoundingVolume.h

Include

#include "Chaos/BoundingVolume.h"

Syntax

template<typename SQVisitor>
bool SweepFast
(
    const TVector< T, d > & Start,
    FQueryFastData & CurData,
    const TVector< T, d > & QueryHalfExtents,
    SQVisitor & Visitor
) const

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss