Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FGraphColoring |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/GraphColoring.h |
| Include Path | #include "Chaos/GraphColoring.h" |
Syntax
class FGraphColoring
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FColorSet | TArray< int32, TInlineAllocator< 8 > > | Chaos/GraphColoring.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TArray< TArray< int32 > > ComputeGraphColoring
(
const TArray< TVector< int32, N > >& Graph, |
Chaos/GraphColoring.h | ||
static TArray< TArray< int32 > > ComputeGraphColoring
(
const TArray< TVector< int32, N > >& Graph, |
Chaos/GraphColoring.h | ||
static TArray< TArray< int32 > > ComputeGraphColoringAllDynamic
(
const TArray< TVec4< int32 > >& Graph, |
Chaos/GraphColoring.h | ||
static TArray< TArray< int32 > > ComputeGraphColoringAllDynamic
(
const TArray< TVec4< int32 > >& Graph, |
Chaos/GraphColoring.h | ||
| Chaos/GraphColoring.h | |||
| Chaos/GraphColoring.h |