Home
last modified time | relevance | path

Searched refs:PlaneLineCollision (Results 1 – 4 of 4) sorted by path

/dports/games/netherearth/netherearth-0.51/
H A Dmyglutaux.cpp287 bool PlaneLineCollision(float plane[4],float p[3],float v[3],float crossp[3]) in PlaneLineCollision() function
H A Dmyglutaux.h24 bool PlaneLineCollision(float plane[4],float p[3],float v[3],float crossp[3]);
H A Dpiece3dobject.cpp211 PlaneLineCollision(plane,p,l,tmp); in ComputeShadow()
H A Dshadow3dobject.cpp97 PlaneLineCollision(plane,p,l,tmp); in ComputeShadow()