DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
dhlmdl_mesh_t Struct Reference

#include <model_hlmdl.h>

+ Collaboration diagram for dhlmdl_mesh_t:

Data Fields

int32_t num_tris
 
int32_t ofs_skins
 
int32_t ofs_tris
 
int64_t unused
 

Detailed Description

Definition at line 234 of file model_hlmdl.h.

Field Documentation

◆ num_tris

int32_t dhlmdl_mesh_t::num_tris

Definition at line 236 of file model_hlmdl.h.

◆ ofs_skins

int32_t dhlmdl_mesh_t::ofs_skins

Definition at line 238 of file model_hlmdl.h.

◆ ofs_tris

int32_t dhlmdl_mesh_t::ofs_tris

Definition at line 237 of file model_hlmdl.h.

◆ unused

int64_t dhlmdl_mesh_t::unused

Definition at line 239 of file model_hlmdl.h.


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