Navigation
Unreal Engine C++ API Reference > Runtime > MeshUtilitiesCommon
References
Module | MeshUtilitiesCommon |
Header | /Engine/Source/Runtime/MeshUtilitiesCommon/Public/MeshUtilitiesCommon.h |
Include | #include "MeshUtilitiesCommon.h" |
Syntax
struct FCompareIndexAndZ
Remarks
Sorting function for vertex Z/index pairs.
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator()
(
FIndexAndZ const& A, |