#include <transformation3.hh>
Public Member Functions | |
const T & | pitch () const |
T & | pitch () |
const T & | roll () const |
T & | roll () |
Vector3 (T x, T y, T z) | |
Vector3 () | |
Vector3 (const DVector< T > &t) | |
const T & | x () const |
T & | x () |
const T & | y () const |
T & | y () |
const T & | yaw () const |
T & | yaw () |
const T & | z () const |
T & | z () |
Public Attributes | |
T | elems [3] |
Definition at line 47 of file transformation3.hh.
Definition at line 50 of file transformation3.hh.
|
inline |
Definition at line 51 of file transformation3.hh.
|
inline |
Definition at line 52 of file transformation3.hh.
|
inline |
Definition at line 64 of file transformation3.hh.
|
inline |
Definition at line 67 of file transformation3.hh.
|
inline |
Definition at line 63 of file transformation3.hh.
|
inline |
Definition at line 66 of file transformation3.hh.
|
inline |
Definition at line 55 of file transformation3.hh.
|
inline |
Definition at line 58 of file transformation3.hh.
|
inline |
Definition at line 56 of file transformation3.hh.
|
inline |
Definition at line 59 of file transformation3.hh.
|
inline |
Definition at line 65 of file transformation3.hh.
|
inline |
Definition at line 68 of file transformation3.hh.
|
inline |
Definition at line 57 of file transformation3.hh.
|
inline |
Definition at line 60 of file transformation3.hh.
T AISNavigation::Vector3< T >::elems[3] |
Definition at line 48 of file transformation3.hh.