Searched refs:PLANES_TEST (Results 1 – 1 of 1) sorted by relevance
/dports/games/spring/spring_98.0/rts/Lua/ |
H A D | LuaSyncedRead.cpp | 2295 #define PLANES_TEST \ in GetUnitsInPlanes() macro 2310 LOOP_UNIT_CONTAINER(NULL_TEST, PLANES_TEST, false); in GetUnitsInPlanes() 2312 LOOP_UNIT_CONTAINER(VISIBLE_TEST, PLANES_TEST, false); in GetUnitsInPlanes() 2318 LOOP_UNIT_CONTAINER(NULL_TEST, PLANES_TEST, false); in GetUnitsInPlanes() 2323 LOOP_UNIT_CONTAINER(NULL_TEST, PLANES_TEST, false); in GetUnitsInPlanes() 2328 LOOP_UNIT_CONTAINER(VISIBLE_TEST, PLANES_TEST, false); in GetUnitsInPlanes() 2333 LOOP_UNIT_CONTAINER(NULL_TEST, PLANES_TEST, false); in GetUnitsInPlanes() 2335 LOOP_UNIT_CONTAINER(VISIBLE_TEST, PLANES_TEST, false); in GetUnitsInPlanes()
|