MRPT  2.0.2
List of all members | 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 69 of file CPoseOrPoint_detail.h.

#include <mrpt/poses/CPoseOrPoint_detail.h>

Public Member Functions

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

Member Function Documentation

◆ z() [1/3]

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

< Get Z coord.

Definition at line 71 of file CPoseOrPoint_detail.h.

◆ z() [2/3]

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

Definition at line 75 of file CPoseOrPoint_detail.h.

◆ z() [3/3]

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

Definition at line 79 of file CPoseOrPoint_detail.h.

◆ z_incr()

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

Definition at line 83 of file CPoseOrPoint_detail.h.




Page generated by Doxygen 1.8.14 for MRPT 2.0.2 Git: 9b4fd2465 Mon May 4 16:59:08 2020 +0200 at lun may 4 17:26:07 CEST 2020