Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime > API/Plugins/LidarPointCloudRuntime/ULidarPointCloudComponent > API/Plugins/LidarPointCloudRuntime/ULidarPointCloudComponent/GetPointsInBox
References
| Module | LidarPointCloudRuntime |
| Header | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/LidarPointCloudComponent.h |
| Include | #include "LidarPointCloudComponent.h" |
void GetPointsInBox
&40;
TArray< FLidarPointCloudPoint &42; > & SelectedPoints,
const FVector & Center,
const FVector & Extent,
const bool & bVisibleOnly
&41;
Remarks
Populates the array with the list of points within the given box.