Navigation
API > API/Editor > API/Editor/GraphEditor
References
Module | GraphEditor |
Header | /Engine/Source/Editor/GraphEditor/Public/ConnectionDrawingPolicy.h |
Include | #include "ConnectionDrawingPolicy.h" |
Syntax
class FGeometryHelper
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FVector2D | CenterOf
(
const FGeometry& SomeGeometry |
|
![]() ![]() |
void | ConvertToPoints
(
const FGeometry& Geom, |
|
![]() ![]() |
FVector2D | FindClosestPointOnGeom
(
const FGeometry& Geom, |
|
![]() ![]() |
FVector2D | FindClosestPointOnLine
(
const FVector2D& LineStart, |
Find the point on line segment from LineStart to LineEnd which is closest to Point |
![]() ![]() |
FVector2D | VerticalMiddleLeftOf
(
const FGeometry& SomeGeometry |
|
![]() ![]() |
FVector2D | VerticalMiddleRightOf
(
const FGeometry& SomeGeometry |