Navigation
Unreal Engine C++ API Reference > Plugins > LidarPointCloudRuntime > FLidarPointCloudOctree
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void | GetPointsInSphereAsCopies
(
TArray< FLidarPointCloudPoint >& SelectedPoints, |
Populates the array with the list of points within the given sphere. |
![]() ![]() |
void | GetPointsInSphereAsCopies
(
TArray64< FLidarPointCloudPoint >& SelectedPoints, |
Populates the array with the list of points within the given sphere. |