Navigation
Unreal Engine C++ API Reference > Plugins > LidarPointCloudRuntime > ULidarPointCloud
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 |
template<typename T>
bool InsertPoints_Internal
&40;
T InPoints,
const int64 & Count,
ELidarPointCloudDuplicateHandling DuplicateHandling,
bool bRefreshPointsBounds,
const FVector & Translation,
FThreadSafeBool &42; bCanceled,
TFunction< void(float)> ProgressCallback
&41;