![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <model_hlmdl.h>
Data Fields | |
int32_t | num_tris |
int32_t | ofs_skins |
int32_t | ofs_tris |
int64_t | unused |
Definition at line 234 of file model_hlmdl.h.
int32_t dhlmdl_mesh_t::num_tris |
Definition at line 236 of file model_hlmdl.h.
int32_t dhlmdl_mesh_t::ofs_skins |
Definition at line 238 of file model_hlmdl.h.
int32_t dhlmdl_mesh_t::ofs_tris |
Definition at line 237 of file model_hlmdl.h.
int64_t dhlmdl_mesh_t::unused |
Definition at line 239 of file model_hlmdl.h.