Searched refs:xm (Results 1 – 1 of 1) sorted by relevance
383 const int xm = x + ((0x1c >> a) & 1); in createGroundPlane() local385 const float m = (float)(cos(xm * 2) * sin(ym * 4) * 0.75f); in createGroundPlane()387 FIXED(xm * scale + m); in createGroundPlane()