Main MRPT website > C++ reference
MRPT logo
Public Member Functions
mrpt::poses::detail::pose_point_impl< DERIVEDCLASS, 1 > Struct Reference

#include <mrpt/poses/CPoseOrPoint_detail.h>

List of all members.

Public Member Functions

double z () const
double & z ()
void z (const double v)
void z_incr (const double v)

Member Function Documentation

double mrpt::poses::detail::pose_point_impl< DERIVEDCLASS, 1 >::z ( ) const [inline]

< Get Z coord.

Definition at line 59 of file CPoseOrPoint_detail.h.

double& mrpt::poses::detail::pose_point_impl< DERIVEDCLASS, 1 >::z ( ) [inline]

Definition at line 60 of file CPoseOrPoint_detail.h.

void mrpt::poses::detail::pose_point_impl< DERIVEDCLASS, 1 >::z ( const double  v) [inline]
Parameters:
vSet Z coord.

Definition at line 61 of file CPoseOrPoint_detail.h.

void mrpt::poses::detail::pose_point_impl< DERIVEDCLASS, 1 >::z_incr ( const double  v) [inline]
Parameters:
vZ+=v

Definition at line 62 of file CPoseOrPoint_detail.h.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011