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

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