dMD2Triangle_t Struct Reference

#include <qfiles.h>

Data Fields

uint16_t index_verts [3]
uint16_t index_st [3]

Detailed Description

Definition at line 64 of file qfiles.h.


Field Documentation

these three shorts are indices into the array of texture coordinates

Definition at line 71 of file qfiles.h.

these three shorts are indices into the array of vertices in each frames. In other words, the number of triangles in a md2 file is fixed, and each triangle is always made of the same three indices into each frame's array of vertices. So, in each frame, the triangles themselves stay intact, their vertices are just moved around

Definition at line 65 of file qfiles.h.


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2