Navigation
Unreal Engine C++ API Reference > Plugins > LidarPointCloudRuntime
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
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
|||
![]() |
FLidarPointCloudDataBufferManager
(
const int32& BufferSize, |
If MaxNumberOfBuffers is 0, no limit is applied |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
FLidarPointCloudDataBuffer * | ||
![]() |
void | Resize
(
const int32& NewBufferSize |
Operators
Type | Name | Description | |
---|---|---|---|
![]() |
FLidarPointCloudDataBufferManager & | operator=
(
const FLidarPointCloudDataBufferManager& |
|
![]() |
FLidarPointCloudDataBufferManager & |