#include <PointCloudAPI.h>
List of all members.
Constructor & Destructor Documentation
ooc::preprocess::Preprocessor::Preprocessor |
( |
wchar_t const * |
output_file_name | ) |
|
ooc::preprocess::Preprocessor::~Preprocessor |
( |
| ) |
|
Member Function Documentation
void ooc::preprocess::Preprocessor::AddPointCloudFile |
( |
wchar_t const * |
point_cloud_file | ) |
|
void ooc::preprocess::Preprocessor::OverwriteExistingFiles |
( |
bool |
overwrite | ) |
|
void ooc::preprocess::Preprocessor::SetCullingBoundingBox |
( |
Point const & |
min, |
|
|
Point const & |
max |
|
) |
| |
void ooc::preprocess::Preprocessor::SetLogFile |
( |
wchar_t const * |
log_file | ) |
|
void ooc::preprocess::Preprocessor::SetMaxMemoryUsage |
( |
size_t |
max_memory_usage | ) |
|
void ooc::preprocess::Preprocessor::SetMaxShellSize |
( |
int |
shell_size | ) |
|
void ooc::preprocess::Preprocessor::SetSubSamplePercentage |
( |
double |
percentage | ) |
|
The documentation for this class was generated from the following file: