Event emitted by a metric up upon call of clear()
Definition at line 44 of file CMetricMapEvents.h.
#include <mrpt/slam/CMetricMapEvents.h>
Public Member Functions | |
mrptEventMetricMapClear (const CMetricMap *smap) | |
Public Attributes | |
const CMetricMap * | source_map |
Protected Member Functions | |
virtual void | do_nothing () |
Just to allow this class to be polymorphic. |
mrpt::slam::mrptEventMetricMapClear::mrptEventMetricMapClear | ( | const CMetricMap * | smap | ) | [inline] |
Definition at line 49 of file CMetricMapEvents.h.
virtual void mrpt::slam::mrptEventMetricMapClear::do_nothing | ( | ) | [inline, protected, virtual] |
Just to allow this class to be polymorphic.
Reimplemented from mrpt::utils::mrptEvent.
Definition at line 47 of file CMetricMapEvents.h.
Definition at line 51 of file CMetricMapEvents.h.
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011 |