Geogram  Version 1.9.0
A programming library of geometric algorithms
command_line_args.h File Reference

Definitions of standard command line arguments. More...

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...
 

Detailed Description

Definitions of standard command line arguments.

Definition in file command_line_args.h.