RetroArch
|
#include <xnamath.h>
Public Attributes | |
union { | |
struct { | |
USHORT x: 4 | |
USHORT y: 4 | |
USHORT z: 4 | |
USHORT w: 4 | |
} | |
USHORT v | |
}; | |
union { ... } |
USHORT _XMUNIBBLE4::v |
USHORT _XMUNIBBLE4::w |
USHORT _XMUNIBBLE4::x |
USHORT _XMUNIBBLE4::y |
USHORT _XMUNIBBLE4::z |