UE::Geometry::GetGroupEdgeRepresentativeVerts

Overload list

Choose your operating system:

Windows

macOS

Linux

Name Description

Public function

FIndex2i

 

UE::Geometry::GetGroupEdgeRepresentativeVerts

(
    const FGroupTopology& TopologyIn,
    int GroupEdgeID
)

Returns a pair of vertex ID's that are representative of a group edge, to be able to identify a selected group edge independently of a group topology object.

Public function

FIndex2i

 

UE::Geometry::GetGroupEdgeRepresentativeVerts

(
    const FGroupTopology& TopologyIn,
    int GroupEdgeID,
    const FCompactMaps& CompactMaps
)

Utility functions for group topology manipulation.