#include <mrpt/utils/CSerializable.h>
#include <mrpt/obs/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.14 for MRPT 1.5.5 Git: e06b63dbf Fri Dec 1 14:41:11 2017 +0100 at lun oct 28 01:31:35 CET 2019 |