Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime > API/Plugins/LidarPointCloudRuntime/IO > API/Plugins/LidarPointCloudRuntime/IO/ULidarPointCloudFileIO_LAS
- FLidarPointCloudFileIOHandler::SupportsConcurrentInsertion()
- ULidarPointCloudFileIO_LAS::SupportsConcurrentInsertion()
References
| Module | LidarPointCloudRuntime |
| Header | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/IO/LidarPointCloudFileIO_LAS.h |
| Include | #include "IO/LidarPointCloudFileIO_LAS.h" |
| Source | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Private/IO/LidarPointCloudFileIO_LAS.cpp |
virtual bool SupportsConcurrentInsertion
&40;
const FString & Filename
&41; const
Remarks
Returns true if the given file supports importing and building an octree concurrently. False if the data needs caching first.