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

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

Detailed Description

Collection of all options of Subcommand A.

Definition at line 13 of file project.hpp.

Member Data Documentation

◆ cloud_path_in

fs::path SubcommandProjectOptions::cloud_path_in = GlobalParams::cloud

Definition at line 14 of file project.hpp.

◆ database_path_in

fs::path SubcommandProjectOptions::database_path_in = GlobalParams::db

Definition at line 15 of file project.hpp.

◆ labels_path_out

fs::path SubcommandProjectOptions::labels_path_out = GlobalParams::labels

Definition at line 16 of file project.hpp.


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