TkDOPNode::LineCheckTriangles

Works through the list of triangles in this node checking each one for a collision.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "kDOP.h"

Syntax

bool LineCheckTriangles
(
    TkDOPLineCollisionCheck< COLL_DATA_PROVIDER, KDOP_IDX_TYPE > & Check,
    const TTraversalHistory< KDOP_IDX_TYPE > & History
) const

Remarks

Works through the list of triangles in this node checking each one for a collision.

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