#include <md2model.h>
Collaboration diagram for LsgMD2Model:

Data Fields | |
| LsgNode | super |
| int | frame |
| int | skin |
| int | frame_count |
| int | triangle_count |
| int | vertex_count |
| int | skin_count |
| LsgMD2Triangle * | triangles |
| LsgTexCoord * | tex_coords |
| Vertex * | vertices |
| int * | normals |
| unsigned int * | skins |
Container class for a Quake II model with animation frames and skin textures.