![]() |
DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
|
|
#include <model_hlmdl.h>
Data Fields | |
int16_t | normindex |
int16_t | s |
int16_t | t |
int16_t | vertindex |
Definition at line 242 of file model_hlmdl.h.
int16_t dhlmdl_trivert_t::normindex |
Definition at line 245 of file model_hlmdl.h.
int16_t dhlmdl_trivert_t::s |
Definition at line 246 of file model_hlmdl.h.
int16_t dhlmdl_trivert_t::t |
Definition at line 246 of file model_hlmdl.h.
int16_t dhlmdl_trivert_t::vertindex |
Definition at line 244 of file model_hlmdl.h.