GetVoronoiEdges

Windows
MacOS
Linux

References

Module

Voronoi

Header

/Engine/Source/Runtime/Experimental/Voronoi/Public/Voronoi/Voronoi.h

Include

#include "Voronoi/Voronoi.h"

Source

/Engine/Source/Runtime/Experimental/Voronoi/Private/Voronoi/Voronoi.cpp

Syntax

bool GetVoronoiEdges
(
    const TArrayView< const FVector > & Sites,
    const FBox & Bounds,
    TArray< TTuple< FVector, FVector >> & Edges,
    TArray< int32 > & CellMember,
    float SquaredDistSkipPtThreshold
)

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