Home
last modified time | relevance | path

Searched refs:GetFirstInterAtPos (Results 1 – 3 of 3) sorted by relevance

/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/scene/
H A DInteractive.h192 Entity * GetFirstInterAtPos(Vec2s * pos, long flag = 0, Vec3f * _pRef = NULL, Entity ** _pTable = N…
H A DInteractive.cpp2407 Entity * GetFirstInterAtPos(Vec2s * pos, long flag, Vec3f * _pRef, Entity ** _pTable, int * _pnNbIn… in GetFirstInterAtPos() function
2571 Entity * io = GetFirstInterAtPos(pos); in InterClick()
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/core/
H A DArxGame.cpp2096 GetFirstInterAtPos(&ees2dlv, 2, &ee3dlv, pTableIO, &nNbInTableIO ); in GoFor2DFX()
2103 GetFirstInterAtPos(&ees2dlv, 3, &ee3dlv, pTableIO, &nNbInTableIO ) in GoFor2DFX()