Nebula
|
#include <scalar.h>
Public Attributes | ||
union { | ||
struct { | ||
ubyte x | ||
ubyte y | ||
ubyte z | ||
ubyte w | ||
} | ||
unsigned int v | ||
}; | ||
union { ... } Math::byte4u |
unsigned int Math::byte4u::v |
ubyte Math::byte4u::w |
ubyte Math::byte4u::x |
ubyte Math::byte4u::y |
ubyte Math::byte4u::z |