Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Rendering > API/Runtime/Engine/Rendering/FWedgeInfoOctreeSemantics
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Rendering/SkeletalMeshLODImporterData.h |
| Include | #include "Rendering/SkeletalMeshLODImporterData.h" |
static bool AreElementsEqual
&40;
const FWedgeInfo & A,
const FWedgeInfo & B
&41;
Remarks
Determine if two octree elements are equal true if both octree elements are equal, false if they are not
Parameters
| Name | Description |
|---|---|
| A | First octree element to check |
| B | Second octree element to check |