ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
rhino.hpp File Reference
#include "global-params.hpp"
#include <CLI/CLI.hpp>
#include <filesystem>
#include <memory>
Include dependency graph for rhino.hpp:

Go to the source code of this file.

Classes

struct  SubcommandExportRhinoOptions

Functions

void setup_subcommand_export_rhino (CLI::App &parent, std::shared_ptr< RuxOptions > global_opt)
int run_subcommand_export_rhino (SubcommandExportRhinoOptions const &opt, const RuxOptions &global_opt)

Function Documentation

◆ run_subcommand_export_rhino()

int run_subcommand_export_rhino ( SubcommandExportRhinoOptions const & opt,
const RuxOptions & global_opt )

◆ setup_subcommand_export_rhino()

void setup_subcommand_export_rhino ( CLI::App & parent,
std::shared_ptr< RuxOptions > global_opt )