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