FWedgeInfoOctreeSemantics::AreElementsEqual

Determine if two octree elements are equal

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Rendering/SkeletalMeshLODImporterData.h

Include

#include "Rendering/SkeletalMeshLODImporterData.h"

Syntax

static bool AreElementsEqual
(
    const FWedgeInfo & A,
    const FWedgeInfo & B
)

Remarks

Determine if two octree elements are equal

Returns

true if both octree elements are equal, false if they are not

Parameters

Parameter

Description

A

First octree element to check

B

Second octree element to check

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