|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
Options for the validate subcommand. More...
#include <validate.hpp>

Public Attributes | |
| bool | json_output = false |
| std::string | stage |
| When non-empty, validate the input contract of this pipeline stage (import/optimize/register/clouds/planes/rooms/instances/mesh) instead of the whole-project integrity checks. | |
Options for the validate subcommand.
Definition at line 15 of file validate.hpp.
| bool SubcommandValidateOptions::json_output = false |
Definition at line 16 of file validate.hpp.
| std::string SubcommandValidateOptions::stage |
When non-empty, validate the input contract of this pipeline stage (import/optimize/register/clouds/planes/rooms/instances/mesh) instead of the whole-project integrity checks.
Definition at line 20 of file validate.hpp.