Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime > API/Plugins/LidarPointCloudRuntime/FLidarPointCloudOctreeNode
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| LidarPointCloudOctree.h | |||
| LidarPointCloudOctree.h | |||
FLidarPointCloudOctreeNode
(
FLidarPointCloudOctree* Tree, |
LidarPointCloudOctree.h | ||
FLidarPointCloudOctreeNode
(
FLidarPointCloudOctree* Tree, |
LidarPointCloudOctree.h |
FLidarPointCloudOctreeNode(const FLidarPointCloudOctreeNode &)
| Name | FLidarPointCloudOctreeNode |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudOctree.h |
| Include Path | #include "LidarPointCloudOctree.h" |
FLidarPointCloudOctreeNode
(
const FLidarPointCloudOctreeNode &
)
FLidarPointCloudOctreeNode(FLidarPointCloudOctreeNode &&)
| Name | FLidarPointCloudOctreeNode |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudOctree.h |
| Include Path | #include "LidarPointCloudOctree.h" |
FLidarPointCloudOctreeNode
(
FLidarPointCloudOctreeNode &&
)
FLidarPointCloudOctreeNode(FLidarPointCloudOctree *, const uint8 &)
| Name | FLidarPointCloudOctreeNode |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudOctree.h |
| Include Path | #include "LidarPointCloudOctree.h" |
FLidarPointCloudOctreeNode
(
FLidarPointCloudOctree * Tree,
const uint8 & Depth
)
FLidarPointCloudOctreeNode(FLidarPointCloudOctree *, const uint8 &, const uint8 &, const FVector3f &)
| Name | FLidarPointCloudOctreeNode |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudOctree.h |
| Include Path | #include "LidarPointCloudOctree.h" |
| Source | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Private/LidarPointCloudOctree.cpp |
FLidarPointCloudOctreeNode
(
FLidarPointCloudOctree * Tree,
const uint8 & Depth,
const uint8 & LocationInParent,
const FVector3f & Center
)