FColoringGraph::Colorize

Assign a color to all vertices.

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 Colorize()

Remarks

Assign a color to all vertices. Vertices of the same color do not share any edges (i.e., are not directly connected).

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