|
MRPT
1.9.9
|
#include <mrpt/core/bits_math.h>#include <mrpt/core/format.h>#include <mrpt/math/TPoseOrPoint.h>#include <cmath>#include <vector>Go to the source code of this file.
Classes | |
| struct | mrpt::math::TPoint2D_data |
| struct | mrpt::math::TPoint2D |
| Lightweight 2D point. More... | |
Namespaces | |
| mrpt::math | |
| This base provides a set of functions for maths stuff. | |
| mrpt::typemeta | |
Functions | |
| constexpr bool | mrpt::math::operator== (const TPoint2D &p1, const TPoint2D &p2) |
| Exact comparison between 2D points. More... | |
| constexpr bool | mrpt::math::operator!= (const TPoint2D &p1, const TPoint2D &p2) |
| Exact comparison between 2D points. More... | |
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |