GetVertexConnectedPolygons

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

TArray< FPol...

 

GetVertexConnectedPolygons

(
    const FVertexID VertexID
)

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

Public function Const

TArray< FPol...

 

GetVertexConnectedPolygons

(
    const FVertexID VertexID
)

Returns the polygons connected to this vertex

Public function Const

void

 

GetVertexConnectedPolygons

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

Populates the passed array of PolygonIDs with the polygons 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