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

#include <libvux.h>

Data Fields

unsigned short x
 
unsigned short y
 
unsigned int z:24
 
unsigned char f
 

Detailed Description

2D Screen xy and z with fog coefficient (64 bit)

Definition at line 64 of file libvux.h.

Field Documentation

◆ f

unsigned char VU_SXYZF::f

Definition at line 71 of file libvux.h.

◆ x

unsigned short VU_SXYZF::x

format is same as gs 0:12:4

Definition at line 67 of file libvux.h.

◆ y

unsigned short VU_SXYZF::y

format is same as gs 0:12:4

Definition at line 69 of file libvux.h.

◆ z

unsigned int VU_SXYZF::z

Definition at line 70 of file libvux.h.


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