Main MRPT website > C++ reference
MRPT logo

CPose3D.h File Reference

#include <mrpt/poses/CPose.h>
#include <mrpt/math/CMatrixFixedNumeric.h>
#include <mrpt/math/CQuaternion.h>
Include dependency graph for CPose3D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mrpt::poses::CPose3D
 A class used to store a 3D pose. More...

Namespaces

namespace  mrpt
 

This is the global namespace for all Mobile Robot Programming 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 BASE_IMPEXP & mrpt::poses::operator<< (std::ostream &o, const CPose3D &p)
CPose3D BASE_IMPEXP mrpt::poses::operator- (const CPose3D &p)
 Unary - operator: return the inverse pose "-p" (Note that is NOT the same than a pose with negative x y z yaw pitch roll).
bool BASE_IMPEXP mrpt::poses::operator== (const CPose3D &p1, const CPose3D &p2)
bool BASE_IMPEXP mrpt::poses::operator!= (const CPose3D &p1, const CPose3D &p2)

Variables

class BASE_IMPEXP mrpt::poses::CPose3DQuat
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010