Nebula
|
#include <scalar.h>
Public Attributes | ||
union { | ||
struct { | ||
unsigned int x | ||
unsigned int y | ||
} | ||
unsigned int v [2] | ||
}; | ||
union { ... } Math::uint2 |
unsigned int Math::uint2::v[2] |
unsigned int Math::uint2::x |
unsigned int Math::uint2::y |