| 
    E57 Simple API V1.0.312
    Aug. 10, 2012
    
   | 
 
The e57::Quaternion is a quaternion which represents a rigid body rotation. More...
#include <E57Simple.h>
Public Attributes | |
| double | w | 
| The real part of the quaternion. Shall be nonnegative.  | |
| double | x | 
| The i coefficient of the quaternion.  | |
| double | y | 
| The j coefficient of the quaternion.  | |
| double | z | 
| The k coefficient of the quaternion.  | |
The e57::Quaternion is a quaternion which represents a rigid body rotation.
 1.8.2