PowerVR Software Development Kit |
#include <PVRTModelMD2.h>
Public Attributes | |
int | ident |
int | version |
int | skinwidth |
int | skinheight |
int | framesize |
int | num_skins |
int | num_xyz |
int | num_st |
int | num_tris |
int | num_glcmds |
int | num_frames |
int | ofs_skins |
int | ofs_st |
int | ofs_tris |
int | ofs_frames |
int | ofs_glcmds |
int | ofs_end |
|
size of one frame in bytes |
|
magic number. must be equal to "IPD2" |
|
total number of frames |
|
number of opengl commands |
|
number of textures |
|
number of texture coordinates |
|
number of triangles |
|
number of vertices |
|
offset to the end of file |
|
offset to frame data |
|
offset to opengl commands |
|
offset to skin names (64 bytes each) |
|
offset to s-t texture coordinates |
|
offset to triangles |
|
height of the texture |
|
width of the texture |
|
md2 version. must be equal to 8 |
Copyright © 1999-2006, PowerVR Technologies and partners. PowerVR Technologies is a division of Imagination Technologies Ltd.