|
ReUseX
0.0.1
3D Point Cloud Processing for Building Reuse
|
Collection of all options of Subcommand A. More...
#include <export.hpp>
Public Attributes | |
| fs::path | cloud_path_in |
| fs::path | labels_path_in |
| fs::path | path_out = fs::current_path() / "cloud.3dm" |
Collection of all options of Subcommand A.
Definition at line 12 of file export.hpp.
| fs::path SubcommandExportOptions::cloud_path_in |
Definition at line 13 of file export.hpp.
| fs::path SubcommandExportOptions::labels_path_in |
Definition at line 14 of file export.hpp.
| fs::path SubcommandExportOptions::path_out = fs::current_path() / "cloud.3dm" |
Definition at line 15 of file export.hpp.