Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime
Used for node size sorting and node selection.
| Name | FLidarPointCloudTraversalOctreeNodeSizeData |
| Type | struct |
| Header File | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudOctree.h |
| Include Path | #include "LidarPointCloudOctree.h" |
Syntax
struct FLidarPointCloudTraversalOctreeNodeSizeData
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLidarPointCloudTraversalOctreeNodeSizeData
(
FLidarPointCloudTraversalOctreeNode* Node, |
LidarPointCloudOctree.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Node | FLidarPointCloudTraversalOctreeNode * | LidarPointCloudOctree.h | ||
| ProxyIndex | int32 | LidarPointCloudOctree.h | ||
| Size | float | LidarPointCloudOctree.h |