FWedgeInfoOctreeSemantics

Helper struct for the mesh component vert position octree

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Rendering/SkeletalMeshLODImporterData.h"

Syntax

struct FWedgeInfoOctreeSemantics

Remarks

Helper struct for the mesh component vert position octree

Functions

Name Description

Public function Static

bool

 

AreElementsEqual

(
    const FWedgeInfo& A,
    const FWedgeInfo& B
)

Determine if two octree elements are equal

Public function Static

FBoxCenterAn...

 

GetBoundingBox

(
    const FWedgeInfo& Element
)

Get the bounding box of the provided octree element.

Public function Static

void

 

SetElementId

(
    const FWedgeInfo& Element,
    FOctreeElementId2 Id
)

Ignored for this implementation

Typedefs

Name

Description

ElementAllocator

Constants

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