FLidarPointCloudDataBufferManager

Used to help track multiple buffer allocations

Windows
MacOS
Linux

References

Module

LidarPointCloudRuntime

Header

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

Include

#include "LidarPointCloudShared.h"

Syntax

class FLidarPointCloudDataBufferManager

Remarks

Used to help track multiple buffer allocations

Constructors

Name Description

Public function

FLidarPointCloudDataBufferManager

(
    const FLidarPointCloudDataBufferMan...
)

Public function

FLidarPointCloudDataBufferManager

Public function

FLidarPointCloudDataBufferManager

(
    const int32& BufferSize,
    const int32& MaxNumberOfBuffers
)

If MaxNumberOfBuffers is 0, no limit is applied

Destructors

Functions

Name Description

Public function

FLidarPointC...

 

GetFreeBuffer()

Public function

void

 

Resize

(
    const int32& NewBufferSize
)

Operators

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