GetVertexConnectedTriangles

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

TArray< FTri...

 

GetVertexConnectedTriangles

(
    const FVertexID VertexID
)

Returns the triangles connected to this vertex as an array with the specified allocator template type.

Public function Const

TArray< FTri...

 

GetVertexConnectedTriangles

(
    const FVertexID VertexID
)

Returns the triangles connected to this vertex

Public function Const

void

 

GetVertexConnectedTriangles

(
    const FVertexID VertexID,
    TArray< FTriangleID, Alloc >& OutC...
)

Populates the passed array of TriangleIDs with the triangles connected to this vertex

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