TAABBTreeIntersectionHelper< FReal, FQueryFastData, EAABBQueryType::Raycast >

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/AABBTree.h"

Syntax

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

Functions

Name Description

Public function Static

bool

 

Intersects

(
    const FVec3& Start,
    FQueryFastData& QueryFastData,
    FReal& TOI,
    FVec3& OutPosition,
    const TAABB< FReal, 3 >& Bounds,
    const TAABB< FReal, 3 >& QueryBoun...,
    const TVector< FReal, 3 >& QueryHa...
)

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