GetVertexAdjacentVertices

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

TArray< FVer...

 

GetVertexAdjacentVertices

(
    const FVertexID VertexID
)

Returns the vertices adjacent to this vertex as an array with the specified allocator template type.

Public function Const

TArray< FVer...

 

GetVertexAdjacentVertices

(
    const FVertexID VertexID
)

Returns the vertices adjacent to this vertex

Public function Const

void

 

GetVertexAdjacentVertices

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

Populates the passed array of VertexIDs with the vertices adjacent 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