supereight
Loading...
Searching...
No Matches
Public Member Functions | List of all members
se::Updater< MapT, SensorT > Struct Template Reference

#include <updater.hpp>

Public Member Functions

 Updater (MapT &map, const timestamp_t timestamp, const Measurements< SensorT > &measurements)
 
 Updater (MapT &map, std::vector< OctantBase * > &octant_ptrs, const timestamp_t timestamp, const Measurements< SensorT > &measurements)
 

Constructor & Destructor Documentation

◆ Updater() [1/2]

template<typename MapT , typename SensorT >
se::Updater< MapT, SensorT >::Updater ( MapT map,
const timestamp_t  timestamp,
const Measurements< SensorT > &  measurements 
)

◆ Updater() [2/2]

template<typename MapT , typename SensorT >
se::Updater< MapT, SensorT >::Updater ( MapT map,
std::vector< OctantBase * > &  octant_ptrs,
const timestamp_t  timestamp,
const Measurements< SensorT > &  measurements 
)

The documentation for this struct was generated from the following file: