Geogram Version 1.9.6-rc
A programming library of geometric algorithms
|
Definitions of standard command line arguments. More...
#include <geogram/basic/common.h>
Go to the source code of this file.
Namespaces | |
namespace | GEO |
Global Vorpaline namespace. | |
namespace | GEO::CmdLine |
Utilities to process command line arguments. | |
Functions | |
bool | GEO::CmdLine::import_arg_group (const std::string &name) |
Imports a group of command line arguments. | |
bool | GEO::CmdLine::set_profile (const std::string &name) |
Sets the current application profile. | |
Definitions of standard command line arguments.
Definition in file command_line_args.h.