FSegmentMesh::GetNeighbors

The set of neighbor nodes, or nullptr if `index_ is not found.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/SegmentMesh.h

Include

#include "Chaos/SegmentMesh.h"

Syntax

const TSet< int32 > * GetNeighbors
(
    const int32 index
) const

Remarks

The set of neighbor nodes, or nullptr if `index_ is not found.

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