FColoringGraph::Islandize

Assign each vertex to an island.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Joint/ColoringGraph.h

Include

#include "Chaos/Joint/ColoringGraph.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/Joint/ColoringGraph.cpp

Syntax

void Islandize()

Remarks

Assign each vertex to an island. Vertcies in different islands are isolated from each other - thee is no path which connectes them.

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