FLidarPointCloudFileIO_LAS_PublicHeaderBlock::Generate

Generates a new 1.2 compliant header, with pre-populated data.

Windows
MacOS
Linux

References

Module

LidarPointCloudRuntime

Header

/Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/IO/LidarPointCloudFileIO_LAS.h

Include

#include "IO/LidarPointCloudFileIO_LAS.h"

Syntax

static FLidarPointCloudFileIO_LAS_PublicHeaderBlock Generate
(
    const int64 & NumberOfPoints,
    const FDoubleVector & Min,
    const FDoubleVector & Max
)

Remarks

Generates a new 1.2 compliant header, with pre-populated data.

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