Main MRPT website > C++ reference for MRPT 1.4.0
Classes | Namespaces | Typedefs
TMetricMapInitializer.h File Reference
#include <mrpt/utils/CLoadableOptions.h>
#include <mrpt/utils/CObject.h>
#include <mrpt/maps/TMetricMapTypesRegistry.h>
#include <mrpt/maps/metric_map_types.h>
#include <deque>
#include <mrpt/obs/link_pragmas.h>

Go to the source code of this file.

Classes

struct  mrpt::maps::TMetricMapInitializer
 Virtual base for specifying the kind and parameters of one map (normally, to be inserted into mrpt::maps::CMultiMetricMap) See mrpt::maps::TSetOfMetricMapInitializers::loadFromConfigFile() as an easy way of initialize this object, or construct with the factory methods <metric_map_class>::MapDefinition() and TMetricMapInitializer::factory() More...
 
class  mrpt::maps::TSetOfMetricMapInitializers
 A set of TMetricMapInitializer structures, passed to the constructor CMultiMetricMap::CMultiMetricMap See the comments for TSetOfMetricMapInitializers::loadFromConfigFile, and "CMultiMetricMap::setListOfMaps" for effectively creating the list of desired maps. More...
 

Namespaces

namespace  mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
namespace  mrpt::maps
 

Typedefs

typedef stlplus::smart_ptr_clone< TMetricMapInitializer > mrpt::maps::TMetricMapInitializerPtr
 Smart pointer to TMetricMapInitializer. More...
 



Page generated by Doxygen 1.9.5 for MRPT 1.4.0 SVN: at Mon Dec 26 04:51:47 UTC 2022