![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <model_hlmdl.h>
Data Fields | |
int32_t | flags |
int32_t | h |
int8_t | name [64] |
int32_t | ofs |
int32_t | w |
Definition at line 102 of file model_hlmdl.h.
int32_t dhlmdl_texture_t::flags |
Definition at line 105 of file model_hlmdl.h.
int32_t dhlmdl_texture_t::h |
Definition at line 106 of file model_hlmdl.h.
int8_t dhlmdl_texture_t::name[64] |
Definition at line 104 of file model_hlmdl.h.
int32_t dhlmdl_texture_t::ofs |
Definition at line 107 of file model_hlmdl.h.
int32_t dhlmdl_texture_t::w |
Definition at line 106 of file model_hlmdl.h.