#include <iostream>#include <string>#include <vector>#include <boost/program_options.hpp>#include "lvr2/config/BaseOption.hpp"

Go to the source code of this file.
Classes | |
| class | kaboom::Options |
| A class to parse the program options for the reconstruction executable. More... | |
Namespaces | |
| kaboom | |
Functions | |
| ostream & | kaboom::operator<< (ostream &os, const Options &o) |
| Overlaoeded outpur operator. More... | |