34 #include <boost/program_options.hpp> 65 return (m_variables[
"inputFile"].as< vector<string> >())[0];
83 os <<
"##### ASCII VIEWER settings #####" << endl;
84 os <<
"\t mesh: " << o.
inputFile() << endl;
options_description m_descr
The internally used option description.
variables_map m_variables
The internally used variable map.
A class to parse the program options for the reconstruction executable.
positional_options_description m_pdescr
The internally used positional option desription.
ostream & operator<<(ostream &os, const Options &o)