GetTriangleAdjacentTriangles

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

TArray< FTri...

 

GetTriangleAdjacentTriangles

(
    const FTriangleID TriangleID
)

Return adjacent triangles into a TArray with the specified allocator

Public function Const

TArray< FTri...

 

GetTriangleAdjacentTriangles

(
    const FTriangleID TriangleID
)

Return adjacent triangles to this triangle

Public function Const

void

 

GetTriangleAdjacentTriangles

(
    const FTriangleID TriangleID,
    TArray< FTriangleID, Alloc >& OutT...
)

Populates the passed array with adjacent triangles

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