Home
last modified time | relevance | path

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

/dports/graphics/rayshade/rayshade.4.0/libray/libobj/
H A Dcylinder.h37 extern int CylinderIntersect(), CylinderEnter(), CylinderNormal();
H A Dcylinder.c68 iCylinderMethods->normal = CylinderNormal; in CylinderMethods()
145 CylinderNormal(cyl, pos, nrm, gnrm) in CylinderNormal() function