Gateware Libraries  R6.5A
Beta Build
GW::MATH::GVECTORF Struct Reference

To hold all math structs and variables. More...

#include <GMathDefines.h>

Public Attributes

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

Detailed Description

To hold all math structs and variables.

For letting classes can use each others variables and structs, here collect all strcuts and variables.Vector with 4 float elements


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