ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <libvux.h>
Data Fields | |
unsigned char | r |
unsigned char | g |
unsigned char | b |
unsigned char | a |
float | q |
unsigned char VU_CVECTOR::a |
Definition at line 81 of file libvux.h.
Referenced by VuxLightNormal().
unsigned char VU_CVECTOR::b |
Definition at line 80 of file libvux.h.
Referenced by VuxLightNormal().
unsigned char VU_CVECTOR::g |
Definition at line 79 of file libvux.h.
Referenced by VuxLightNormal().
float VU_CVECTOR::q |
Definition at line 82 of file libvux.h.
Referenced by VuxLightNormal().
unsigned char VU_CVECTOR::r |
Definition at line 78 of file libvux.h.
Referenced by VuxLightNormal().