#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.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |