FLidarPointCloudDataBuffer::MarkAsFree

Marks the buffer as no longer in use so it can be reassigned to another read thread.

Windows
MacOS
Linux

References

Module

LidarPointCloudRuntime

Header

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

Include

#include "LidarPointCloudShared.h"

Source

/Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Private/LidarPointCloudShared.cpp

Syntax

void MarkAsFree()

Remarks

Marks the buffer as no longer in use so it can be reassigned to another read thread.

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