UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Namespaces
|
Functions
GraphConvert.cpp File Reference
#include "
Experimental/Graph/GraphConvert.h
"
#include "
Misc/AutomationTest.h
"
Namespaces
namespace
UE
namespace
UE::Graph
Functions
FGraph
UE::Graph::ConstructTransposeGraph
(
TConstArrayView
<
TConstArrayView
<
FVertex
> > Graph,
EConvertToGraphOptions
Options)
bool
UE::Graph::TryConstructCondensationGraph
(
TConstArrayView
<
TConstArrayView
<
FVertex
> > Graph,
FGraph
&
OutGraph
,
FMappingOneToMany
*
OutCondensationVertexToInputVertex
,
FMappingManyToOne
*
OutInputVertexToCondensedVertex
,
EConvertToGraphOptions
Options)
FGraph
UE::Graph::ConstructPartialTransposeGraph
(
TConstArrayView
<
TConstArrayView
<
FVertex
> > Graph,
TArrayView
<
FVertex
>
InVertices
,
int64
MaxOutGraphEdges
,
TArray
<
FVertex
> &
OutInputVerticesPresentInOutputGraph
)
Engine
Source
Runtime
Core
Private
Experimental
Graph
GraphConvert.cpp
Generated by
1.9.8