Home | History | Annotate | Download | only in main

Lines Matching refs:_h_inf_norm

982 	    /* _h_inf_norm = Normalize( V_to_P + <0,0,1> ) */
983 ADD_3V( light->_h_inf_norm, light->_VP_inf_norm, ctx->_EyeZDir);
984 NORMALIZE_3FV( light->_h_inf_norm );