FMeshConnectedComponents::FindTriComponent

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 FindTriComponent
(
    FComponent * Component,
    TArray< int32 > & ComponentQueue,
    TArray< uint8 > & ActiveSet,
    TFunctionRef< 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