FGroupTopology::FindCornerNbrGroups

Add all the groups connected to the given Corners to the GroupsOut list

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/GroupTopology.h

Include

#include "GroupTopology.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Private/GroupTopology.cpp

Syntax

void FindCornerNbrGroups
(
    const TArray< int > & CornerIDs,
    TArray< int > & GroupsOut
) const

Remarks

Add all the groups connected to the given Corners to the GroupsOut list

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