| aliashdr_t* aliashdr |
| cache_user_t cache |
| unsigned int checksum |
| unsigned int checksum2 |
| void(* clear)(struct model_s *m) |
| qboolean clipbox |
| vec3_t clipmaxs |
| vec3_t clipmins |
| mclipnode_t* clipnodes |
| int depth |
maximum depth of the tree
| medge_t* edges |
| char* entities |
| int firstmodelsurface |
| int flags |
| byte fullbright |
| qboolean hasfullbrights |
| hull_t* hull_list[MAX_MAP_HULLS] |
| hull_t hulls[MAX_MAP_HULLS] |
| mleaf_t* leafs |
| byte* lightdata |
| msurface_t** marksurfaces |
| vec3_t maxs |
| float min_light |
| vec3_t mins |
| char name[MAX_QPATH] |
| qboolean needload |
| mnode_t* nodes |
| int numclipnodes |
| int numedges |
| int numframes |
| int numleafs |
| int nummarksurfaces |
| int nummodelsurfaces |
| int numnodes |
| int numplanes |
| int numsubmodels |
| int numsurfaces |
| int numsurfedges |
| int numtexinfo |
| int numtextures |
| int numvertexes |
| plane_t* planes |
| float radius |
| byte shadow_alpha |
| texture_t* skytexture |
| dmodel_t* submodels |
| msurface_t* surfaces |
| int* surfedges |
| synctype_t synctype |
| mtexinfo_t* texinfo |
| texture_t** textures |
| modtype_t type |
| mvertex_t* vertexes |
| byte* visdata |
| const struct vpath_s* vpath |