|
ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
#include <math3d.h>
Include dependency graph for draw_types.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| union | xyz_t |
| union | texel_t |
| union | color_t |
| struct | vertex_t |
| union | texel_f_t |
| union | color_f_t |
| union | vertex_f_t |
Macros | |
| #define | ftoi4(F) ((int)(((float)F)*16.0f)) |
Draw library types
Definition in file draw_types.h.
| #define ftoi4 | ( | F | ) | ((int)(((float)F)*16.0f)) |
Definition at line 15 of file draw_types.h.