Geogram
Version 1.9.1-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 | |
GEO | |
Global Vorpaline 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. More... | |
bool | GEO::CmdLine::set_profile (const std::string &name) |
Sets the current application profile. More... | |
Definitions of standard command line arguments.
Definition in file command_line_args.h.