|
ReUseX
0.0.1
3D Point Cloud Processing for Building Reuse
|
Collection of all options of Subcommand A. More...
#include <project.hpp>
Public Attributes | |
| fs::path | cloud_path_in = GlobalParams::cloud |
| fs::path | database_path_in = GlobalParams::db |
| fs::path | labels_path_out = GlobalParams::labels |
Collection of all options of Subcommand A.
Definition at line 13 of file project.hpp.
| fs::path SubcommandProjectOptions::cloud_path_in = GlobalParams::cloud |
Definition at line 14 of file project.hpp.
| fs::path SubcommandProjectOptions::database_path_in = GlobalParams::db |
Definition at line 15 of file project.hpp.
| fs::path SubcommandProjectOptions::labels_path_out = GlobalParams::labels |
Definition at line 16 of file project.hpp.