Searched refs:X2D (Results 1 – 2 of 2) sorted by relevance
20 #define X2D(x) (((double)(x))/65536.0) macro
406 tmpEquation[i] = X2D(equation[i]); in glClipPlanex()