FMeshRegionBoundaryLoops::GetOrientedEdgeVerts

Return same indices as GetEdgeV, but oriented based on attached triangle

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

FIndex2i GetOrientedEdgeVerts
(
    int eID,
    int tid_in
)

Remarks

Return same indices as GetEdgeV, but oriented based on attached triangle

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