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

Go to the source code of this file.

Classes

struct  SubcommandAnnotateOptions

Functions

void setup_subcommand_annotate (CLI::App &app)
int run_subcommand_annotate (SubcommandAnnotateOptions const &opt)

Function Documentation

◆ run_subcommand_annotate()

int run_subcommand_annotate ( SubcommandAnnotateOptions const & opt)

◆ setup_subcommand_annotate()

void setup_subcommand_annotate ( CLI::App & app)