TkDOPTree::LineCheck

Figures out whether the check even hits the root node's bounding volume.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Experimental/Chaos/Private/kDOP.h

Include

#include "kDOP.h"

Syntax

bool LineCheck
(
    TkDOPLineCollisionCheck< COLL_DATA_PROVIDER, KDOP_IDX_TYPE > & Check
) const

Remarks

Figures out whether the check even hits the root node's bounding volume. If it does, it recursively searches for a triangle to hit.

Parameters

Parameter

Description

Check

The aggregated line check data

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