GATE
D2D_MATRIX_3X2_F Struct Reference

Public Attributes

union { 
 
   struct { 
 
      float   m11 
 
      float   m12 
 
      float   m21 
 
      float   m22 
 
      float   dx 
 
      float   dy 
 
   }  
 
   struct { 
 
      float   _11 
 
      float   _12 
 
      float   _21 
 
      float   _22 
 
      float   _31 
 
      float   _32 
 
   }  
 
   float   m [3][2] 
 
};  
 

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