Go to the documentation of this file.
38 #include <boost/program_options.hpp>
45 using boost::program_options::options_description;
46 using boost::program_options::positional_options_description;
47 using boost::program_options::variables_map;
A class to parse the program options for the chunking executable.
string getChunkedMesh() const
Returns the chunked mesh file.
float getChunkSize() const
Returns the side length of a chunk.
float getXMax() const
Returns the x-max of the bounding box.
float getZMin() const
Returns the z-min of the bounding box.
positional_options_description m_posDescr
The internally used positional option description.
std::string getMeshGroup() const
Returns the mesh group in the HDF5.
variables_map m_variables
The internally used variable map.
float getXMin() const
Returns the x-min of the bounding box.
int getCacheSize() const
Returns the cacheSize (maximum number of chunks in HashMap while loading)
string getOutputDir() const
Returns the output directory.
bool getLoad() const
Returns the load-flag. set to true for loading an existing hdf5-file and to false for chunking and sa...
float getYMax() const
Returns the y-max of the bounding box.
float getZMax() const
Returns the z-max of the bounding box.
options_description m_descr
The internally used option description.
float getYMin() const
Returns the y-min of the bounding box.
float getMaxChunkOverlap() const
Returns the maximum allowed chunk overlap.
std::vector< std::string > getInputFile() const
Returns the input file.
Options(int argc, char **argv)
Ctor. Parses the command parameters given to the main function of the program.
bool printUsage() const
Prints a usage message to stdout.
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