Searched defs:getHeightMapAt (Results 1 – 4 of 4) sorted by relevance
19 public HeightMap getHeightMapAt(Vector3f location); in getHeightMapAt() method
51 public HeightMap getHeightMapAt(Vector3f location) { in getHeightMapAt() method in ImageBasedHeightMapGrid
52 private HeightMap getHeightMapAt(Vector3f location) { in getHeightMapAt() method in FractalTileLoader
78 private HeightMap getHeightMapAt(Vector3f location) { in getHeightMapAt() method in ImageTileLoader