FArrangement2d::find_nearest_boundary_vertex

Find nearest boundary vertex, within SearchRadius

Windows
MacOS
Linux

References

Module

GeometryAlgorithms

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometryAlgorithms/Public/Arrangement2d.h

Include

#include "Arrangement2d.h"

Syntax

int find_nearest_boundary_vertex
(
    FVector2d Pt,
    double SearchRadius,
    int IgnoreVID
)

Remarks

Find nearest boundary vertex, within SearchRadius

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