Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime > API/Plugins/LidarPointCloudRuntime/FLidarPointCloudOctree > API/Plugins/LidarPointCloudRuntime/FLidarPointCloudOctree/GetPointsInSpher-
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 GetPointsInSphereAsCopies
&40;
TArray64< FLidarPointCloudPoint > & SelectedPoints,
const FSphere & Sphere,
const bool & bVisibleOnly,
const FTransform &42; LocalToWorld
&41; const
Remarks
Populates the array with the list of points within the given sphere.