Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/TkDOPNode > API/Runtime/Engine/TkDOPNode/LineCheckPreCalculated
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Private/kDOP.h |
| Include | #include "kDOP.h" |
bool LineCheckPreCalculated
&40;
TkDOPLineCollisionCheck< COLL_DATA_PROVIDER, KDOP_IDX_TYPE > & Check,
const FVector4 & NodeHitTime,
TTraversalHistory< KDOP_IDX_TYPE > History,
int32 &42; NodeHit
&41; const
Remarks
Determines the line in the FkDOPLineCollisionCheck intersects this node. It also will check the child nodes if it is not a leaf, otherwise it will check against the triangle data.
Parameters
| Name | Description |
|---|---|
| Check | The aggregated line check data |