Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime > API/Plugins/LidarPointCloudRuntime/FLidarPointCloudOctree > API/Plugins/LidarPointCloudRuntime/FLidarPointCloudOctree/GetPointsInBox
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 GetPointsInBox
&40;
TArray64< const FLidarPointCloudPoint &42; > & SelectedPoints,
const FBox & Box,
const bool & bVisibleOnly
&41; const
Remarks
Populates the array with the list of pointers to points within the given box.