Choose your operating system:
Windows
macOS
Linux
| FLidarPointCloudImportSettings
|
Module |
|
Header |
/Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/IO/LidarPointCloudFileIO_ASCII.h |
Include |
#include "IO/LidarPointCloudFileIO_ASCII.h" |
struct FLidarPointCloudImportSettings_ASCII : public FLidarPointCloudImportSettings
Name | Description | |
---|---|---|
|
FLidarPointCloudImportSettings_ASCII ( |
Name | Description | ||
---|---|---|---|
|
HasValidData() |
Name | Description | ||
---|---|---|---|
|
TSharedPtr< ... |
Clone ( |
Returns duplicate of this instance of Import Settings. |
|
GetUID() |
Must return a unique id of this Import Settings type. |
|
|
TSharedPtr< ... |
GetWidget() |
Used to create properties window. |
|
HasImportUI() |
Should return true, if the importer requires import settings UI to be shown. |
|
|
IsFileCompatible ( |
Should return true if the given file is compatible with this instance of settings Useful for detecting different headers |
|
|
Serialize ( |
Links the FLidarPointCloudImportSettings_ASCII with FArchive serialization |
|
|
SetNewFilename ( |