|
ReUseX
0.0.1
3D Point Cloud Processing for Building Reuse
|
#include "../global-params.hpp"#include "../import.hpp"#include <CLI/CLI.hpp>#include <filesystem>#include <string>
Go to the source code of this file.
Classes | |
| struct | SubcommandImportRTABMapOptions |
Functions | |
| void | setup_subcommand_import_rtabmap (CLI::App &app, ImportContext &ctx) |
| int | run_subcommand_import_rtabmap (SubcommandImportRTABMapOptions const &opt, ImportContext &ctx) |
| int run_subcommand_import_rtabmap | ( | SubcommandImportRTABMapOptions const & | opt, |
| ImportContext & | ctx ) |
| void setup_subcommand_import_rtabmap | ( | CLI::App & | app, |
| ImportContext & | ctx ) |