Gateware Libraries
6.3.A
Beta Build
Public Attributes
|
List of all members
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:
G_Math/
GMathDefines.h
GW
MATH
GVECTORD
Generated by
1.8.14