Quake II RTX doxygen  1.0 dev
entity_hash_s Struct Reference

Public Attributes

unsigned int mesh: 8
 
unsigned int model: 9
 
unsigned int entity: 15
 

Detailed Description

Definition at line 1253 of file main.c.

Member Data Documentation

◆ entity

unsigned int entity_hash_s::entity

Definition at line 1256 of file main.c.

Referenced by prepare_entities(), and process_regular_entity().

◆ mesh

unsigned int entity_hash_s::mesh

Definition at line 1254 of file main.c.

Referenced by process_regular_entity().

◆ model

unsigned int entity_hash_s::model

Definition at line 1255 of file main.c.

Referenced by process_regular_entity().