Home
last modified time | relevance | path

Searched refs:IsAABBInView (Results 1 – 2 of 2) sorted by relevance

/dports/games/spring/spring_98.0/rts/Lua/
H A DLuaUnsyncedRead.h32 static int IsAABBInView(lua_State* L);
H A DLuaUnsyncedRead.cpp109 REGISTER_LUA_CFUNC(IsAABBInView); in PushEntries()
433 int LuaUnsyncedRead::IsAABBInView(lua_State* L) in IsAABBInView() function in LuaUnsyncedRead