ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
SubcommandValidateOptions Struct Reference

Options for the validate subcommand. More...

#include <validate.hpp>

Collaboration diagram for SubcommandValidateOptions:

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.

Detailed Description

Options for the validate subcommand.

Definition at line 15 of file validate.hpp.

Member Data Documentation

◆ json_output

bool SubcommandValidateOptions::json_output = false

Definition at line 16 of file validate.hpp.

◆ stage

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.


The documentation for this struct was generated from the following file: