supereight
Classes | Namespaces | Functions
config.hpp File Reference
#include "reader.hpp"
#include "se/map/map.hpp"
#include "se/sensor/sensor.hpp"
#include "se/tracker/tracker.hpp"
#include "impl/config_impl.hpp"

Go to the source code of this file.

Classes

struct  se::AppConfig
 
struct  se::Config< DataConfigT, SensorConfigT >
 

Namespaces

 se
 Helper wrapper to allocate and de-allocate octants in the octree.
 

Functions

std::ostream & se::operator<< (std::ostream &os, const AppConfig &c)
 
template<typename DataConfigT , typename SensorConfigT >
std::ostream & se::operator<< (std::ostream &os, const Config< DataConfigT, SensorConfigT > &c)