Navigation
Unreal Engine C++ API Reference > Plugins > LidarPointCloudRuntime > ULidarPointCloudComponent
Type | Name | Description | |
---|---|---|---|
![]() |
void | ExecuteActionOnPointsInSphere
(
TFunction< void(FLidarPointCloudPoint*)> Action, |
|
![]() |
void | ExecuteActionOnPointsInSphere
(
TFunction< void(FLidarPointCloudPoint*)> Action, |
Executes the provided action on each of the points within the given sphere. |