Main MRPT website > C++ reference for MRPT 1.5.6
Classes | Namespaces | Typedefs | Functions
CPose2D.h File Reference
#include <mrpt/poses/CPose.h>
#include <mrpt/utils/aligned_containers.h>
Include dependency graph for CPose2D.h:

Go to the source code of this file.

Classes

class  mrpt::poses::CPose2D
 A class used to store a 2D pose, including the 2D coordinate point and a heading (phi) angle. 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.
 

Typedefs

typedef mrpt::aligned_containers< CPose2D >::vector_t mrpt::poses::StdVector_CPose2D
 Eigen aligment-compatible container. More...
 
typedef mrpt::aligned_containers< CPose2D >::deque_t mrpt::poses::StdDeque_CPose2D
 Eigen aligment-compatible container. More...
 

Functions

::mrpt::utils::CStreammrpt::poses::operator>> (mrpt::utils::CStream &in, CPose2DPtr &pObj)
 
std::ostream BASE_IMPEXPmrpt::poses::operator<< (std::ostream &o, const CPose2D &p)
 Textual output stream function. More...
 
CPose2D BASE_IMPEXP mrpt::poses::operator- (const CPose2D &p)
 Unary - operator: return the inverse pose "-p" (Note that is NOT the same than a pose with negative x y phi) More...
 
mrpt::math::TPoint2D BASE_IMPEXP mrpt::poses::operator+ (const CPose2D &pose, const mrpt::math::TPoint2D &pnt)
 Compose a 2D point from a new coordinate base given by a 2D pose. More...
 
bool BASE_IMPEXP mrpt::poses::operator== (const CPose2D &p1, const CPose2D &p2)
 
bool BASE_IMPEXP mrpt::poses::operator!= (const CPose2D &p1, const CPose2D &p2)
 



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019