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

Vector with 4 double elements. More...

#include <GMathDefines.h>

Public Attributes

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

Detailed Description

Vector with 4 double elements.


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