FCorner

[FCorner](API\Plugins\DynamicMesh\FGroupTopology\FCorner) is a "corner" in the group topology, IE a vertex where 3+ groups meet.

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "GroupTopology.h"

Syntax

struct FCorner

Remarks

FCorner is a "corner" in the group topology, IE a vertex where 3+ groups meet.

Variables

Name Description

Public variable

TArray< int >

 

NeighbourGroupIDs

List of IDs of groups connected to this Corner

Public variable

int

 

VertexID

Mesh Vertex ID

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