Home
last modified time | relevance | path

Searched refs:DoDormantTests (Results 1 – 4 of 4) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/game/
H A DEntity.h388 bool DoDormantTests( void ); // dormant == on the active list, but out of PVS
H A DEntity.cpp850 bool idEntity::DoDormantTests( void ) { in DoDormantTests() function in idEntity
894 dormant = DoDormantTests(); in CheckDormant()
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/
H A DEntity.h404 bool DoDormantTests( void ); // dormant == on the active list, but out of PVS
H A DEntity.cpp919 bool idEntity::DoDormantTests( void ) { in DoDormantTests() function in idEntity
963 dormant = DoDormantTests(); in CheckDormant()