#include <mrpt/poses/CPoint.h>
Go to the source code of this file.
Classes | |
class | mrpt::poses::CPoint3D |
A class used to store a 3D point. More... | |
Namespaces | |
namespace | mrpt |
This is the global namespace for all Mobile Robot Porgramming Toolkit (MRPT) libraries. | |
namespace | mrpt::poses |
Classes for 2D/3D geometry representation, both of single values and probability density distributions (PDFs) in many forms. | |
Functions | |
std::ostream MRPTDLLIMPEXP & | mrpt::poses::operator<< (std::ostream &o, const CPoint3D &p) |
bool MRPTDLLIMPEXP | mrpt::poses::operator== (const CPoint3D &p1, const CPoint3D &p2) |
bool MRPTDLLIMPEXP | mrpt::poses::operator!= (const CPoint3D &p1, const CPoint3D &p2) |
Page generated by Doxygen 1.6.1 for MRPT 0.7.1 SVN: at Tue Dec 22 08:29:35 CET 2009 |