Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime > API/Plugins/LidarPointCloudRuntime/FLidarPointCloudOctree
Stores shared per-LOD node data.
| Name | FSharedLODData |
| Type | struct |
| Header File | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudOctree.h |
| Include Path | #include "LidarPointCloudOctree.h" |
Syntax
struct FSharedLODData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| LidarPointCloudOctree.h | |||
FSharedLODData
(
const FVector3f& InExtent |
LidarPointCloudOctree.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Extent | FVector3f | LidarPointCloudOctree.h | ||
| GridSize | float | LidarPointCloudOctree.h | ||
| GridSize3D | FVector3f | LidarPointCloudOctree.h | ||
| NormalizationMultiplier | float | LidarPointCloudOctree.h | ||
| Radius | float | LidarPointCloudOctree.h | ||
| RadiusSq | float | LidarPointCloudOctree.h | ||
| Size | float | LidarPointCloudOctree.h |