FDynamicSubmesh3::ComputeBoundaryInfo

Compute boundary vertices and edges between the SubTriangles and the rest of the mesh Called by Compute after the Submesh is computed.

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

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

Include

#include "DynamicSubmesh3.h"

Syntax

void ComputeBoundaryInfo
(
    const TArrayView< const int > & SubTriangles
)

Remarks

Compute boundary vertices and edges between the SubTriangles and the rest of the mesh Called by Compute after the Submesh is computed.

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