FTriangleMeshImplicitObject::GetExternalFaceIndexFromInternal

Returns -1 if InternalFaceIndex is not in map, or map is invalid.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/TriangleMeshImplicitObject.h"

Source

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

Syntax

int32 GetExternalFaceIndexFromInternal
(
    int32 InternalFaceIndex
) const

Remarks

Returns -1 if InternalFaceIndex is not in map, or map is invalid.

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