FindConnectedTriangles

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

FindConnectedTriangles

(
    TFunction< bool, int32)> Tris...
)

Calculation functions.

Public function

void

 

FindConnectedTriangles

(
    const TArray< int >& TriangleROI,
    TFunction< bool, int32)> Tris...
)

Find all connected triangle components of a subset of triangles of the Mesh and store in Components array.

Public function

void

 

FindConnectedTriangles

(
    TFunctionRef< bool> IndexFilte...,
    TFunction< bool, int32)> Tris...
)

Find all connected triangle components of a subset of triangles of the Mesh and store in Components array.

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