FNodeSizeData

Used for node size sorting and node selection.

Windows
MacOS
Linux

References

Module

LidarPointCloudRuntime

Header

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

Include

#include "LidarPointCloudLODManager.h"

Syntax

struct FNodeSizeData

Remarks

Used for node size sorting and node selection.

Variables

Name Description

Public variable

FLidarPointClou...

 

Node

Public variable

int32

 

ProxyIndex

Public variable

float

 

Size

Constructors

Name Description

Public function

FNodeSizeData

(
    FLidarPointCloudTraversalOctreeNode...,
    const float& Size,
    const int32& ProxyIndex
)

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