Home
last modified time | relevance | path

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

/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/scene/
H A DLight.cpp307 float my_CheckInPoly(float x, float y, float z, EERIEPOLY * mon_ep, EERIE_LIGHT * light) in my_CheckInPoly() argument
372 if(dot(*mon_ep->nrml, *ep->nrml) > 0.0f) { in my_CheckInPoly()