Searched refs:yoff (Results 1 – 1 of 1) sorted by relevance
86 apiflt xoff, yoff, zoff; in rt_heightfield() local89 yoff = ctr.z - (wy / 2.0); in rt_heightfield()96 v0.z = wy * (yy) / (n * 1.0) + yoff; in rt_heightfield()100 v1.z = wy * (yy) / (n * 1.0) + yoff; in rt_heightfield()104 v2.z = wy * (yy + 1) / (n * 1.0) + yoff; in rt_heightfield()110 v0.z = wy * (yy) / (n * 1.0) + yoff; in rt_heightfield()114 v1.z = wy * (yy + 1) / (n * 1.0) + yoff; in rt_heightfield()118 v2.z = wy * (yy + 1) / (n * 1.0) + yoff; in rt_heightfield()