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 short | x |
unsigned short | y |
unsigned int | z |
unsigned short VU_SXYZ::x |
format is same as gs 0:12:4
Definition at line 56 of file libvux.h.
Referenced by VuxClipSxyz(), VuxPers(), VuxPers3(), and VuxPersClip3().
unsigned short VU_SXYZ::y |
format is same as gs 0:12:4
Definition at line 58 of file libvux.h.
Referenced by VuxClipSxyz(), VuxPers(), VuxPers3(), and VuxPersClip3().
unsigned int VU_SXYZ::z |
Definition at line 59 of file libvux.h.
Referenced by VuxPers(), VuxPers3(), and VuxPersClip3().