TAABBTreeIntersectionHelper< FQueryFastData, EAABBQueryType::Sweep >

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/AABBTree.h"

Syntax

namespace TAABBTreeIntersectionHelper< FQueryFastData, EAABBQueryType
{
    template<>
    struct TAABBTreeIntersectionHelper< FQueryFastData, EAABBQueryType::Sweep >
}

Functions

Name Description

Public function Static

bool

 

Intersects

(
    const FVec3& Start,
    FQueryFastData& QueryFastData,
    FReal& TOI,
    FVec3& OutPosition,
    const FAABB3& Bounds,
    const FAABB3& QueryBounds,
    const FVec3& 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