#include <mrpt/poses/CPoint.h>
Public Member Functions | |
void | AddComponents (CPoseOrPoint &p) |
Scalar sum of components: This is diferent from poses composition, which is implemented as "+" operators in "CPose" derived classes. | |
void | operator*= (const double &s) |
Scalar multiplication. |
For more information refer to the 2D/3D Geometry tutorial in the wiki.
Definition at line 48 of file CPoint.h.
void mrpt::poses::CPoint::AddComponents | ( | CPoseOrPoint & | p | ) |
Scalar sum of components: This is diferent from poses composition, which is implemented as "+" operators in "CPose" derived classes.
void mrpt::poses::CPoint::operator*= | ( | const double & | s | ) | [virtual] |
Page generated by Doxygen 1.5.7.1 for MRPT 0.6.5 SVN: at Mon Feb 23 13:24:51 EST 2009 |