Preprocessor
Functions
PreprocessStatus |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
Detailed Description
-
class Preprocessor
Public Functions
-
Preprocessor(wchar_t const *output_file_name)
-
~Preprocessor()
-
PreprocessStatus Run()
-
void SetLogFile(wchar_t const *log_file)
-
void AddPointCloudFile(wchar_t const *point_cloud_file)
-
void SetMaxShellSize(int shell_size)
-
void SetMaxMemoryUsage(size_t max_memory_usage)
-
void SetSubSamplePercentage(double percentage)
-
void OverwriteExistingFiles(bool overwrite)
-
void SetDoublePrecision(bool doubled)
-
void SetUseLASZIP(bool doubled)
-
Preprocessor(wchar_t const *output_file_name)