Gateware Libraries  6.3.A
Beta Build
GW::MATH::GQUATERNIONF Struct Reference

Quaternion with 4 float elements. More...

#include <GMathDefines.h>

Public Attributes

union {
   struct {
      float   x
 
      float   y
 
      float   z
 
      float   w
 
   } 
 
   float   data [4]
 
}; 
 

Detailed Description

Quaternion with 4 float elements.


The documentation for this struct was generated from the following file: