Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/FDynamicGraph2
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Curve/DynamicGraph2.h |
|
|
|
Curve/DynamicGraph2.h |
|
GetEdgeV(int)
| |
|
| Name |
GetEdgeV |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/Curve/DynamicGraph2.h |
| Include Path |
#include "Curve/DynamicGraph2.h" |
| Source |
/Engine/Source/Runtime/GeometryCore/Public/Curve/DynamicGraph.h |
FIndex2i GetEdgeV
(
int EID
) const
GetEdgeV(int, UE::Math::TVector2< T > &, UE::Math::TVector2< T > &)
| |
|
| Name |
GetEdgeV |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/Curve/DynamicGraph2.h |
| Include Path |
#include "Curve/DynamicGraph2.h" |
bool GetEdgeV
(
int EID,
UE::Math::TVector2 < T > & A,
UE::Math::TVector2 < T > & B
) const