|
Gateware Libraries
R6.5A
Beta Build
|
Quaternion with 4 double elements. More...
#include <GMathDefines.h>
Public Attributes | |
| union { | |
| struct { | |
| double x | |
| double y | |
| double z | |
| double w | |
| } | |
| double data [4] | |
| }; | |
Quaternion with 4 double elements.