Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime > API/Plugins/LidarPointCloudRuntime/ULidarPointCloud > API/Plugins/LidarPointCloudRuntime/ULidarPointCloud/GetPointsInSphere
References
Module | LidarPointCloudRuntime |
Header | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloud.h |
Include | #include "LidarPointCloud.h" |
Source | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Private/LidarPointCloud.cpp |
void GetPointsInSphere
&40;
TArray64< FLidarPointCloudPoint &42; > & SelectedPoints,
const FSphere & Sphere,
const bool & bVisibleOnly
&41;
Remarks
Populates the array with the list of points within the given sphere.