FGroupTopology::CollectGroupBoundaryVertices

Add all the group boundary vertices of the given GroupID to the Vertices set

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 CollectGroupBoundaryVertices
(
    int GroupID,
    TSet< int > & Vertices
) const

Remarks

Add all the group boundary vertices of the given GroupID to the Vertices set

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