ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <libvux.h>
Data Fields | |
float | r |
float | g |
float | b |
float | a |
float VU_FCVECTOR::a |
Definition at line 92 of file libvux.h.
Referenced by VuSetAmbientLight().
float VU_FCVECTOR::b |
Definition at line 91 of file libvux.h.
Referenced by VuSetAmbientLight(), and VuxLightNormal().
float VU_FCVECTOR::g |
Definition at line 90 of file libvux.h.
Referenced by VuSetAmbientLight(), and VuxLightNormal().
float VU_FCVECTOR::r |
Definition at line 89 of file libvux.h.
Referenced by VuSetAmbientLight(), and VuxLightNormal().