Main MRPT website > C++ reference
MRPT logo

mrpt::poses::CPose Class Reference

A virtual base class to represent a pose in 2D or 3D. More...

#include <mrpt/poses/CPose.h>

Inheritance diagram for mrpt::poses::CPose:
Inheritance graph
[legend]
Collaboration diagram for mrpt::poses::CPose:
Collaboration graph
[legend]

List of all members.

Public Member Functions

CPose3D operator- (const CPose3D &b) const
 The operator $ a \ominus b $ is the pose inverse compounding operator.

Detailed Description

A virtual base class to represent a pose in 2D or 3D.

For more information refer to the 2D/3D Geometry tutorial in the wiki.

See also:
CPoseOrPoint,CPose, CPoint

Definition at line 46 of file CPose.h.


Member Function Documentation

CPose3D mrpt::poses::CPose::operator- ( const CPose3D b  )  const

The operator $ a \ominus b $ is the pose inverse compounding operator.

 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