Go to the documentation of this file.
38 #include <boost/program_options.hpp>
52 using namespace boost::program_options;
68 string getInputDir()
const {
return m_variables[
"inputDir"].as<
string>(); }
69 string getOutputDir()
const {
return m_variables[
"outputDir"].as<
string>(); }
70 string getOutputFile()
const {
return m_variables[
"outputFile"].as<
string>(); }
71 bool getPreview()
const {
return m_variables[
"createPreview"].as<
bool>(); }
95 cout <<
"##### Program options: " << endl;
lvr2
Author(s): Thomas Wiemann
, Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:24