Searched refs:nDotL (Results 1 – 1 of 1) sorted by relevance
542 long nX, nY, nNx, nNy, nDotL; in ImplEmbossGrey() local580 else if( ( nDotL = nNx * nLx + nNy * nLy +nNzLz ) < 0 ) in ImplEmbossGrey()584 const double fGrey = nDotL / sqrt( (double)(nNx * nNx + nNy * nNy + nZ2) ); in ImplEmbossGrey()
Completed in 28 milliseconds