TAABBTreeLeafArray::RaycastSweepImp

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/AABBTree.h"

Syntax

template<bool bSweep, typename TQueryFastData, typename TSQVisitor>
bool RaycastSweepImp
(
    const FVec3 & Start,
    TQueryFastData & QueryFastData,
    const FVec3 & QueryHalfExtents,
    TSQVisitor & 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