MRPT
1.9.9
|
Classes | |
struct | TMetricMapTypesRegistry |
Class factory & registry for map classes. More... | |
Typedefs | |
using | MapDefCtorFunctor = std::function< mrpt::maps::TMetricMapInitializer *(void)> |
using | MapCtorFromDefFunctor = std::function< mrpt::maps::CMetricMap *(const mrpt::maps::TMetricMapInitializer &)> |
using | TSequenceLandmarks = std::vector< CLandmark > |
using mrpt::maps::internal::MapCtorFromDefFunctor = typedef std::function<mrpt::maps::CMetricMap*( const mrpt::maps::TMetricMapInitializer&)> |
Definition at line 27 of file TMetricMapTypesRegistry.h.
using mrpt::maps::internal::MapDefCtorFunctor = typedef std::function<mrpt::maps::TMetricMapInitializer*(void)> |
Definition at line 25 of file TMetricMapTypesRegistry.h.
using mrpt::maps::internal::TSequenceLandmarks = typedef std::vector<CLandmark> |
Definition at line 30 of file CLandmarksMap.h.
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |