FNarrowPhase

Generate contact manifolds for particle pairs.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Collision/NarrowPhase.h

Include

#include "Chaos/Collision/NarrowPhase.h"

Syntax

class FNarrowPhase

Remarks

Generate contact manifolds for particle pairs.

/see FAsyncCollisionReceiver, FSyncCollisionReceiver.

Constructors

Name Description

Public function

FNarrowPhase

(
    const FCollisionContext& InContext
)

Functions

Name Description

Public function

void

 

GenerateCollisions

(
    FCollisionConstraintsArray& NewCon...,
    FReal Dt,
    TGeometryParticleHandle< FReal, 3 >...,
    TGeometryParticleHandle< FReal, 3 >...,
    const FReal CullDistance,
    CollisionStats::FStatData& StatDat...
)

/param CullDistance The contact separation at which we ignore the constraint

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