Navigation
Unreal Engine C++ API Reference > Plugins > LidarPointCloudRuntime > ULidarPointCloud > GetPointsInBox
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 GetPointsInBox
&40;
TArray< FLidarPointCloudPoint &42; > & SelectedPoints,
const FBox & Box,
const bool & bVisibleOnly
&41;
Remarks
Populates the array with the list of points within the given box.