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

Matrix with 4 float vectors which represent for each row. More...

#include <GMathDefines.h>

Public Attributes

union {
   struct {
      GVECTORF   row1
 
      GVECTORF   row2
 
      GVECTORF   row3
 
      GVECTORF   row4
 
   } 
 
   float   data [16]
 
}; 
 

Detailed Description

Matrix with 4 float vectors which represent for each row.


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