Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime > API/Plugins/LidarPointCloudRuntime/Meshing
References
| Module | LidarPointCloudRuntime |
| Header | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/Meshing/LidarPointCloudMeshing.h |
| Include | #include "Meshing/LidarPointCloudMeshing.h" |
Syntax
struct FMeshBuffers
Variables
| Type | Name | Description | |
|---|---|---|---|
| FBoxSphereBounds | Bounds | ||
| TArray< uint32 > | Indices | ||
| TArray< FVertexData > | Vertices |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ExpandBounds
(
const FBox& NewBounds |
||
| void | Init
(
uint32 Capacity, |
||
| void |