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

Detailed Description

template<class DERIVEDCLASS>
struct mrpt::poses::detail::pose_point_impl< DERIVEDCLASS, 1 >

Definition at line 58 of file CPoseOrPoint_detail.h.

#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

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

< Get Z coord.

Definition at line 60 of file CPoseOrPoint_detail.h.

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

Definition at line 61 of file CPoseOrPoint_detail.h.

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

Definition at line 62 of file CPoseOrPoint_detail.h.

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

Definition at line 63 of file CPoseOrPoint_detail.h.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo