FSubRegionRemesher::GetCurrentEdgeArray

This is only valid after calling [UpdateROI()](API\Plugins\DynamicMesh\FSubRegionRemesher\UpdateROI) and before calling [BasicRemeshPass()](API\Plugins\DynamicMesh\FSubRegionRemesher\BasicRemeshPass).

Windows
MacOS
Linux

Warnings

References

Module

DynamicMesh

Header

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

Include

#include "SubRegionRemesher.h"

Syntax

const TArray< int > & GetCurrentEdgeArray() const

Remarks

This is only valid after calling UpdateROI() and before calling BasicRemeshPass().

Returns

current edge array.

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