#include <PointCloudAPI.h>
◆ Preprocessor()
ooc::preprocess::Preprocessor::Preprocessor |
( |
wchar_t const * |
output_file_name | ) |
|
◆ ~Preprocessor()
ooc::preprocess::Preprocessor::~Preprocessor |
( |
| ) |
|
◆ AddPointCloudFile()
void ooc::preprocess::Preprocessor::AddPointCloudFile |
( |
wchar_t const * |
point_cloud_file | ) |
|
◆ OverwriteExistingFiles()
void ooc::preprocess::Preprocessor::OverwriteExistingFiles |
( |
bool |
overwrite | ) |
|
◆ Run()
◆ SetCullingBoundingBox()
void ooc::preprocess::Preprocessor::SetCullingBoundingBox |
( |
Point const & |
min, |
|
|
Point const & |
max |
|
) |
| |
◆ SetDoublePrecision()
void ooc::preprocess::Preprocessor::SetDoublePrecision |
( |
bool |
doubled | ) |
|
◆ SetLogFile()
void ooc::preprocess::Preprocessor::SetLogFile |
( |
wchar_t const * |
log_file | ) |
|
◆ SetMaxMemoryUsage()
void ooc::preprocess::Preprocessor::SetMaxMemoryUsage |
( |
size_t |
max_memory_usage | ) |
|
◆ SetMaxShellSize()
void ooc::preprocess::Preprocessor::SetMaxShellSize |
( |
int |
shell_size | ) |
|
◆ SetSubSamplePercentage()
void ooc::preprocess::Preprocessor::SetSubSamplePercentage |
( |
double |
percentage | ) |
|
◆ SetUseLASZIP()
void ooc::preprocess::Preprocessor::SetUseLASZIP |
( |
bool |
doubled | ) |
|
The documentation for this class was generated from the following file: