Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > FGraphColoring
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/GraphColoring.h |
Include | #include "Chaos/GraphColoring.h" |
Syntax
struct FGraphEdge
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
int32 | Color | |
![]() |
int32 | FirstNode | |
![]() |
int32 | SecondNode |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FGraphEdge () |