Searched refs:hm2 (Results 1 – 1 of 1) sorted by relevance
308 float[] hm2 = terrain.getHeightMap(); in testHeightmapBuilding() local311 if (hm[i] != hm2[i]) { in testHeightmapBuilding()321 System.out.print(hm2[i * s + j] + " "); in testHeightmapBuilding()