Go to the documentation of this file.
   42 #include <boost/program_options.hpp> 
   54   using namespace boost::program_options;
 
   73       bool      printUsage() 
const;
 
   78       string    getInputFile() 
const;
 
   83       string    getOutputFile() 
const;
 
   88       string  getTransformFile() 
const;
 
   93       bool  anyTransformFile() 
const;
 
   98       float getScaleX() 
const;
 
  103       float getScaleY() 
const;
 
  108       float getScaleZ() 
const;
 
  113       float getRotationX() 
const;
 
  118       float getRotationY() 
const;
 
  123       float getRotationZ() 
const;
 
  128       float getTranslationX() 
const;
 
  133       float getTranslationY() 
const;
 
  138       float getTranslationZ() 
const;
 
  143       bool anyScale() 
const;
 
  148       bool anyScaleX() 
const;
 
  153       bool anyScaleY() 
const;
 
  158       bool anyScaleZ() 
const;
 
  163       bool anyRotation() 
const;
 
  168       bool anyRotationX() 
const;
 
  173       bool anyRotationY() 
const;
 
  178       bool anyRotationZ() 
const;
 
  183       bool anyTranslation() 
const;
 
  188       bool anyTranslationX() 
const;
 
  193       bool anyTranslationY() 
const;
 
  198       bool anyTranslationZ() 
const;
 
  217     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