MRPT  2.0.4
Classes | Namespaces | Functions
CPoint.h File Reference
#include <mrpt/math/CMatrixDynamic.h>
#include <mrpt/poses/CPoseOrPoint.h>

Go to the source code of this file.

Classes

class  mrpt::poses::CPoint< DERIVEDCLASS, DIM >
 A base class for representing a point in 2D or 3D. More...
 

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 mrpt::poses
 Classes for 2D/3D geometry representation, both of single values and probability density distributions (PDFs) in many forms.
 

Functions

template<class DERIVEDCLASS , std::size_t DIM>
bool mrpt::poses::operator< (const CPoint< DERIVEDCLASS, DIM > &a, const CPoint< DERIVEDCLASS, DIM > &b)
 Used by STL algorithms. More...
 
template<class DERIVEDCLASS , std::size_t DIM>
bool mrpt::poses::operator== (const CPoint< DERIVEDCLASS, DIM > &p1, const CPoint< DERIVEDCLASS, DIM > &p2)
 
template<class DERIVEDCLASS , std::size_t DIM>
bool mrpt::poses::operator!= (const CPoint< DERIVEDCLASS, DIM > &p1, const CPoint< DERIVEDCLASS, DIM > &p2)
 



Page generated by Doxygen 1.8.18 for MRPT 2.0.4 at Thu Sep 24 07:14:18 UTC 2020