|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
#include <e57.hpp>

Public Attributes | |
| std::string | cloud_name = "cloud" |
| Cloud name in ProjectDB (–name). | |
| fs::path | output_path |
| Output .e57 path (-o); default: {cloud_name}.e57. | |
| std::string | filter_expr |
| Point filter expression (-f). | |
| std::string SubcommandExportE57Options::cloud_name = "cloud" |
| std::string SubcommandExportE57Options::filter_expr |
| fs::path SubcommandExportE57Options::output_path |