#include "Options.hpp"
#include "lvr2/io/ModelFactory.hpp"
#include "lvr2/io/ScanDirectoryParser.hpp"
#include "lvr2/io/IOUtils.hpp"
#include "lvr2/registration/OctreeReduction.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
const kaboom::Options * | options |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 47 of file src/tools/lvr2_kaboom/Main.cpp.
const kaboom::Options* options |
Definition at line 45 of file src/tools/lvr2_kaboom/Main.cpp.