![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <model_alias.h>
Data Fields | |
short | origin [3] |
unsigned char | pitch |
unsigned char | yaw |
Definition at line 132 of file model_alias.h.
short md3vertex_t::origin[3] |
Definition at line 134 of file model_alias.h.
Referenced by Mod_IDP3_Load(), and Mod_MD3_AnimateVertices().
unsigned char md3vertex_t::pitch |
Definition at line 135 of file model_alias.h.
Referenced by Mod_IDP3_Load(), and Mod_MD3_AnimateVertices().
unsigned char md3vertex_t::yaw |
Definition at line 136 of file model_alias.h.
Referenced by Mod_IDP3_Load(), and Mod_MD3_AnimateVertices().