|
ps2sdk
1.1
A collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2).
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Variables | |
| int | points_count = 9408 |
| int | points [9408] |
| int | vertex_count = 1598 |
| VECTOR | vertices [1598] |
| VECTOR | normals [1598] |
| VECTOR | colours [1598] |
| VECTOR colours[1598] |
Definition at line 6357 of file mesh_data.c.
| VECTOR normals[1598] |
Definition at line 4756 of file mesh_data.c.
Referenced by calculate_lights(), calculate_normals(), and render_teapot().
| int points[9408] |
Definition at line 14 of file mesh_data.c.
| int points_count = 9408 |
Definition at line 12 of file mesh_data.c.
| int vertex_count = 1598 |
Definition at line 3153 of file mesh_data.c.
| VECTOR vertices[1598] |
Definition at line 3155 of file mesh_data.c.