dAliasFrame_s Struct Reference

is a variable sized structure, however all frame_t structures within the same file will have the same size (numVertices in the header) More...

#include <qfiles.h>

Collaboration diagram for dAliasFrame_s:
Collaboration graph
[legend]

Data Fields

float scale [3]
float translate [3]
char name [16]
dMD2TriangleVertex_t verts [1]

Detailed Description

is a variable sized structure, however all frame_t structures within the same file will have the same size (numVertices in the header)

Definition at line 92 of file qfiles.h.


Field Documentation

frame name from grabbing

Definition at line 95 of file qfiles.h.

multiply byte verts by this

Definition at line 93 of file qfiles.h.

Referenced by R_ModLoadAliasMD2MeshIndexed(), R_ModLoadAliasMD2MeshUnindexed(), and SV_ModLoadAliasMD2Model().

then add this

Definition at line 94 of file qfiles.h.

Referenced by R_ModLoadAliasMD2MeshIndexed(), R_ModLoadAliasMD2MeshUnindexed(), and SV_ModLoadAliasMD2Model().

variable sized - an array of num_verts dMD2TriangleVertex_t structures.

Definition at line 96 of file qfiles.h.

Referenced by R_ModLoadAliasMD2MeshIndexed(), and R_ModLoadAliasMD2MeshUnindexed().


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

Generated by  doxygen 1.6.2