Searched refs:yofz (Results 1 – 1 of 1) sorted by relevance
274 double yofz = static_cast<double>(input_Yvalue) * (y - data_box_top) / in getZFromOutputPixel() local277 if ((xofz < 0) || (yofz < 0) || (yofz >= input_Yvalue) || in getZFromOutputPixel()283 return getZfromZbuffer(xofz, yofz); in getZFromOutputPixel()