FPBDConstraintGraph::UpdateIslands

Generate the simulation islands of connected particles (AddConstraints must have already been called).

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/PBDConstraintGraph.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/PBDConstraintGraph.cpp

Syntax

void UpdateIslands
(
    const TParticleView< TPBDRigidParticles< FReal, 3 >> & confusing,
    TPBDRigidsSOAs< FReal, 3 > & Particles
)

Remarks

Generate the simulation islands of connected particles (AddConstraints must have already been called). There are no constraints connecting particles in different islands.

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