#include <mrpt/utils/CSerializable.h>#include <mrpt/slam/CObservation.h>#include <cmath>#include <mrpt/detectors/link_pragmas.h>

Go to the source code of this file.
Classes | |
| class | mrpt::detectors::CDetectableObject |
| Base class that contains common atributes and functions of detectable objects. More... | |
| class | mrpt::detectors::CDetectable2D |
| class | mrpt::detectors::CDetectable3D |
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| mrpt::detectors | |
Macros | |
| #define | _USE_MATH_DEFINES |
Functions | |
| ::mrpt::utils::CStream & | mrpt::detectors::operator>> (mrpt::utils::CStream &in, CDetectableObjectPtr &pObj) |
| ::mrpt::utils::CStream & | mrpt::detectors::operator>> (mrpt::utils::CStream &in, CDetectable2DPtr &pObj) |
| ::mrpt::utils::CStream & | mrpt::detectors::operator>> (mrpt::utils::CStream &in, CDetectable3DPtr &pObj) |
| #define _USE_MATH_DEFINES |
Definition at line 15 of file CDetectableObject.h.
| Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014 |