TAABBTreeIntersectionHelper::Intersects

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/AABBTree.h"

Syntax

static bool Intersects
(
    const TVector< T, 3 > & Start,
    TQueryFastData & QueryFastData,
    T & TOI,
    TVector< T, 3 > & OutPosition,
    const TAABB< T, 3 > & Bounds,
    const TAABB< T, 3 > & QueryBounds,
    const TVector< T, 3 > & QueryHalfExtents
)

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