Navigation
Unreal Engine C++ API Reference > Plugins > GeometryAlgorithms > FArrangement2d
References
Module | GeometryAlgorithms |
Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/GeometryAlgorithms/Public/Arrangement2d.h |
Include | #include "Arrangement2d.h" |
bool find_intersecting_edges
&40;
FVector2d A,
FVector2d B,
TArray< FIntersection > & Hits,
double Tol
&41;
Remarks
Find set of edges in graph that intersect with edge [A,B]