ps2sdk  1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
VU_SXYZ Struct Reference

#include <libvux.h>

Data Fields

unsigned short x
 
unsigned short y
 
unsigned int z
 

Detailed Description

2D Screen xy and z (64 bit)

Definition at line 53 of file libvux.h.

Field Documentation

◆ x

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().

◆ y

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().

◆ z

unsigned int VU_SXYZ::z

Definition at line 59 of file libvux.h.

Referenced by VuxPers(), VuxPers3(), and VuxPersClip3().


The documentation for this struct was generated from the following file: