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

Collection of all options of Subcommand A. More...

#include <view.hpp>

Collaboration diagram for SubcommandViewOptions:

Public Attributes

std::vector< fs::path > input_paths
std::vector< fs::path > label_paths_in = {}

Detailed Description

Collection of all options of Subcommand A.

Definition at line 11 of file view.hpp.

Member Data Documentation

◆ input_paths

std::vector<fs::path> SubcommandViewOptions::input_paths

Definition at line 12 of file view.hpp.

◆ label_paths_in

std::vector<fs::path> SubcommandViewOptions::label_paths_in = {}

Definition at line 13 of file view.hpp.


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