FLidarPointCloudBulkData::GetElementSize

Returns size in bytes of single element.

Windows
MacOS
Linux

Override Hierarchy

FUntypedBulkData::GetElementSize()

FLidarPointCloudBulkData::GetElementSize()

References

Module

LidarPointCloudRuntime

Header

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

Include

#include "LidarPointCloudShared.h"

Syntax

virtual int32 GetElementSize() const

Remarks

Returns size in bytes of single element.

Pure virtual that needs to be overloaded in derived classes.

Returns

Size in bytes of single element

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