MRPT  1.9.9
XsQuaternion Struct Reference

Detailed Description

Definition at line 59 of file xsquaternion.h.

#include <xSens_MT4/xstypes/include/xsens/xsquaternion.h>

Public Attributes

union {
   struct {
      XsReal   m_w
 Stores the w component of the quaternion. More...
 
      XsReal   m_x
 Stores the x component of the quaternion. More...
 
      XsReal   m_y
 Stores the y component of the quaternion. More...
 
      XsReal   m_z
 Stores the z component of the quaternion. More...
 
   } 
 
   XsReal   m_data [4]
 Stores the quaternion in an array of four elements. More...
 
}; 
 

Member Data Documentation

◆ @85

XSCPPPROTECTED { ... }

◆ m_data

XsReal XsQuaternion::m_data[4]

Stores the quaternion in an array of four elements.

Definition at line 75 of file xsquaternion.h.

◆ m_w

XsReal XsQuaternion::m_w

Stores the w component of the quaternion.

Definition at line 66 of file xsquaternion.h.

◆ m_x

XsReal XsQuaternion::m_x

Stores the x component of the quaternion.

Definition at line 68 of file xsquaternion.h.

◆ m_y

XsReal XsQuaternion::m_y

Stores the y component of the quaternion.

Definition at line 70 of file xsquaternion.h.

◆ m_z

XsReal XsQuaternion::m_z

Stores the z component of the quaternion.

Definition at line 72 of file xsquaternion.h.




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019