GeometryAlgorithms

Windows
MacOS
Linux

Filters

Classes

Name

Description

Public struct

FArrangement2d

Arrangement2d constructs a planar arrangement of a set of 2D line segments.

Public class

FGeometryAlgorithmsModule

Public struct

TConstrainedDelaunay2

Public class

TConvexHull2

Public class

TConvexHull3

Calculate the Convex Hull of a 3D point set as a Triangle Mesh

Public struct

TConvexHull3Internal

Public class

TFitCapsule3

Fit a Capsule to a set of 3D points.

Public class

TMinVolumeBox3

Calculate a Minimal-Volume Oriented Box for a set of 3D points.

Public class

TMinVolumeSphere3

Calculate a Minimal-Volume Sphere for a set of 3D points.

Typedefs

Functions

Name Description

Public function

TArray< FInd...

 

ConstrainedDelaunayTriangulate

(
    const TGeneralPolygon2< RealType > ...
)

Public function

double

 

ExactPredicates::Orient2D

(
    const VectorType& A,
    const VectorType& B,
    const VectorType& C
)

Public function

double

 

ExactPredicates::Orient3D

(
    const VectorType& A,
    const VectorType& B,
    const VectorType& C,
    const VectorType& D
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss