FMeshConnectedComponents::FindTriComponents

Internal functions to calculate ROI

Windows
MacOS
Linux

References

Module

DynamicMesh

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Public/Selections/MeshConnectedComponents.h

Include

#include "Selections/MeshConnectedComponents.h"

Source

/Engine/Plugins/Experimental/GeometryProcessing/Source/DynamicMesh/Private/Selections/MeshConnectedComponents.cpp

Syntax

void FindTriComponents
(
    FInterval1i ActiveRange,
    TArray< uint8 > & ActiveSet,
    TFunction< bool, int32)> TriConnectedPredicate
)

Remarks

Internal functions to calculate ROI

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