Navigation
Unreal Engine C++ API Reference > Plugins > LidarPointCloudRuntime > FLidarPointCloudOctree > GetPointsInSphere
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 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.