Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/FColoringGraph
| |
|
| Name |
FVertex |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Joint/ColoringGraph.h |
| Include Path |
#include "Chaos/Joint/ColoringGraph.h" |
Syntax
struct FVertex
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Color |
int32 |
|
Chaos/Joint/ColoringGraph.h |
|
| EdgeIndices |
TArray< int32 > |
|
Chaos/Joint/ColoringGraph.h |
|
| Island |
int32 |
|
Chaos/Joint/ColoringGraph.h |
|
| Level |
int32 |
|
Chaos/Joint/ColoringGraph.h |
|
Functions
Public