FSharedLODData

Stores shared per-LOD node data.

Windows
MacOS
Linux

References

Module

LidarPointCloudRuntime

Header

/Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudOctree.h

Include

#include "LidarPointCloudOctree.h"

Syntax

struct FSharedLODData

Remarks

Stores shared per-LOD node data.

Variables

Name Description

Public variable

FVector

 

Extent

Public variable

float

 

GridSize

Public variable

FVector

 

GridSize3D

Public variable

float

 

NormalizationMultiplier

Public variable

float

 

Radius

Public variable

float

 

RadiusSq

Public variable

float

 

Size

Constructors

Name Description

Public function

FSharedLODData()

Public function

FSharedLODData

(
    const FVector& InExtent
)

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