Searched refs:VScale (Results 1 – 4 of 4) sorted by relevance
60 void VScale(vector *a, flt s);
238 VScale(&V, -1.0); in shade_phong()240 VScale(&H, 0.5); in shade_phong()
107 void VScale(vector *a, flt s) { in VScale() function
548 VScale(&pdeltaX, tdelta.x); in grid_intersect()550 VScale(&pdeltaY, tdelta.y); in grid_intersect()552 VScale(&pdeltaZ, tdelta.z); in grid_intersect()