FTriangleMesh::GetBoundaryPoints

Get the set of point indices that live on the boundary (an edge with only 1 coincident face).

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/TriangleMesh.h"

Source

/Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/TriangleMesh.cpp

Syntax

TSet< int32 > GetBoundaryPoints()

Remarks

Get the set of point indices that live on the boundary (an edge with only 1 coincident face).

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