Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime > API/Plugins/LidarPointCloudRuntime/ULidarPointCloud
Type | Name | Description | |
---|---|---|---|
![]() |
bool | InsertPoints_NoLock
(
FLidarPointCloudPoint* InPoints, |
Inserts group of points into the Octree structure, multi-threaded. |
![]() |
bool | InsertPoints_NoLock
(
const FLidarPointCloudPoint* InPoints, |
Inserts group of points into the Octree structure, multi-threaded. |
![]() |
bool | InsertPoints_NoLock
(
FLidarPointCloudPoint** InPoints, |
Inserts group of points into the Octree structure, multi-threaded. |