FDynamicGraph2::SortedVtxEdges

Return edges around VID sorted by angle, in counter-clockwise order

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Curve/DynamicGraph2.h

Include

#include "Curve/DynamicGraph2.h"

Syntax

bool SortedVtxEdges
(
    int VID,
    TArray< int > & Sorted
) const

Remarks

Return edges around VID sorted by angle, in counter-clockwise order

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