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