FMeshRegionBoundaryLoops::GetVertexBoundaryEdges

Returns first two boundary edges, and count of total boundary edges

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "MeshRegionBoundaryLoops.h"

Source

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

Syntax

int GetVertexBoundaryEdges
(
    int vID,
    int & e0,
    int & e1
)

Remarks

Returns first two boundary edges, and count of total boundary edges

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