Open Broadcaster Software
Free, open source software for live streaming and recording
quat Struct Reference

Data Fields

union {
   struct {
      float   x
 
      float   y
 
      float   z
 
      float   w
 
   } 
 
   float   ptr [4]
 
   __m128   m
 
}; 
 

Field Documentation

union { ... }
__m128 quat::m
float quat::ptr[4]
float quat::w
float quat::x
float quat::y
float quat::z

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