|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|

Go to the source code of this file.
Classes | |
| struct | SubcommandValidateOptions |
| Options for the validate subcommand. More... | |
Functions | |
| void | setup_subcommand_validate (CLI::App &app, std::shared_ptr< RuxOptions > global_opt) |
| int | run_subcommand_validate (SubcommandValidateOptions const &opt, const RuxOptions &global_opt) |
| int run_subcommand_validate | ( | SubcommandValidateOptions const & | opt, |
| const RuxOptions & | global_opt ) |
| void setup_subcommand_validate | ( | CLI::App & | app, |
| std::shared_ptr< RuxOptions > | global_opt ) |