Home
last modified time | relevance | path

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

/oneTBB/examples/parallel_for/tachyon/src/
H A Dcylinder.cpp115 VNorm(&n); in cylinder_intersect()
124 VNorm(&O); in cylinder_intersect()
142 VNorm(&c); in cylinder_normal()
151 VNorm(N); in cylinder_normal()
220 VNorm(&n); in fcylinder_intersect()
229 VNorm(&O); in fcylinder_intersect()
237 VNorm(&ctmp4); in fcylinder_intersect()
H A Dvector.hpp55 void VNorm(vector *);
H A Dquadric.cpp89 VNorm(&rd); in quadric_intersect()
135 VNorm(N); in quadric_normal()
H A Dplane.cpp74 VNorm(&p->norm); in newplane()
H A Dapi.cpp135 VNorm(&newrightvec); in rt_camerasetup()
138 VNorm(&newupvec); in rt_camerasetup()
141 VNorm(&newviewvec); in rt_camerasetup()
H A Dtrace_rest.cpp68 VNorm(&primary->d); in trace()
H A Dlight.cpp114 VNorm(N); in light_normal()
H A Dtriangle.cpp197 VNorm(N); in tri_normal()
227 VNorm(N); in stri_normal()
H A Dsphere.cpp119 VNorm(N); in sphere_normal()
H A Dring.cpp118 VNorm(N); in ring_normal()
H A Dvector.cpp68 void VNorm(vector *a) { in VNorm() function
H A Dbox.cpp192 VNorm(N); in box_normal()
H A Dshade.cpp241 VNorm(&H); in shade_phong()
H A Dapitrigeom.cpp57 #define MyVNorm(a) VNorm((vector *)a)
H A Dapigeom.cpp57 #define MyVNorm(a) VNorm((vector *)a)
H A Dextvol.cpp300 VNorm(&L); in ext_volume_texture()