FLidarPointCloudClippingVolumeParams

Used to pass clipping information for async processing, to avoid accessing UObjects in non-GT

Windows
MacOS
Linux

References

Module

LidarPointCloudRuntime

Header

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

Include

#include "LidarPointCloudShared.h"

Syntax

struct FLidarPointCloudClippingVolumeParams

Remarks

Used to pass clipping information for async processing, to avoid accessing UObjects in non-GT

Variables

Name Description

Public variable

FBox

 

Bounds

Public variable

ELidarClippingV...

 

Mode

Public variable

FMatrix

 

PackedShaderData

Public variable

int32

 

Priority

Constructors

Name Description

Public function

FLidarPointCloudClippingVolumeParams

(
    const ALidarClippingVolume* Cl...
)

Operators

Name Description

Public function Const

bool

 

operator<

(
    const FLidarPointCloudClippingVolum...
)

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