FTriangleMesh::GetEdgeToFaces

A map from all edge indices, to the indices of their containing faces.

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

const TArray< TVec2< int32 > > & GetEdgeToFaces()

Remarks

A map from all edge indices, to the indices of their containing faces.

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