UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ConvexHull2.h File Reference
#include "Containers/Array.h"
#include "Containers/ArrayView.h"
#include "CoreMinimal.h"
#include "IndexTypes.h"
#include "LineTypes.h"
#include "Math/UnrealMathSSE.h"
#include "Math/Vector2D.h"
#include "MathUtil.h"
#include "Misc/AssertionMacros.h"
#include "PlaneTypes.h"
#include "Polygon2.h"
#include "Templates/Function.h"

Go to the source code of this file.

Classes

class  UE::Geometry::TConvexHull2< RealType >
 

Namespaces

namespace  UE
 
namespace  UE::Geometry
 

Typedefs

typedef TConvexHull2< floatUE::Geometry::FConvexHull2f
 
typedef TConvexHull2< doubleUE::Geometry::FConvexHull2d