Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/ConvexHull2d.h |
Include | #include "Math/ConvexHull2d.h" |
namespace ConvexHull2D
{
&42;Scan sorted vertex from left to right to compute lower hull Allocator void ConvexHull2D&58;&58;ComputeConvexHull
&40;
const TArray< VectorType, Allocator > & Points,
TArray< int32, Allocator > & OutIndices
&41;
}