#include <ps2_ps2icon.hpp>
Public Attributes | |
unsigned int | file_id |
reserved; should be: 0x010000 (but does not have to ;) ) | |
unsigned int | animation_shapes |
number of animation shapes per vertex | |
unsigned int | texture_type |
texture type - 0x07: uncompressed, 0x06: uncompresses, 0x0f: RLE compression | |
unsigned int | reserved |
reserved; should be: 0x3F800000 (but does not have to ;) ) | |
unsigned int | n_vertices |
number of vertices; must be a multiple of 3 |