Navigation
Unreal Engine C++ API Reference > Plugins > LidarPointCloudRuntime > FLidarPointCloudOctree > InsertPoints
References
Module | LidarPointCloudRuntime |
Header | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudOctree.h |
Include | #include "LidarPointCloudOctree.h" |
Source | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Private/LidarPointCloudOctree.cpp |
void InsertPoints
&40;
FLidarPointCloudPoint &42; Points,
const int64 & Count,
ELidarPointCloudDuplicateHandling DuplicateHandling,
bool bRefreshPointsBounds,
const FVector3f & Translation
&41;
Remarks
Inserts group of points into the Octree structure, internally thread-safe.