载入中...
搜索中...
未找到
eve::procgen::Heightmap 成员列表

成员的完整列表,这些成员属于 eve::procgen::Heightmap,包括所有继承而来的类成员

data() consteve::procgen::Heightmapinline
generate(const TerrainSampler &sampler, int width, int height)eve::procgen::Heightmapstatic
getHeight() consteve::procgen::Heightmap
getWidth() consteve::procgen::Heightmap
height(int x, int y) consteve::procgen::Heightmap
Heightmap()=defaulteve::procgen::Heightmap
Heightmap(int width, int height)eve::procgen::Heightmap
inBounds(int x, int y) consteve::procgen::Heightmap
resize(int width, int height)eve::procgen::Heightmap
sampleBilinear(float x, float y) consteve::procgen::Heightmap
sampleBilinearSeamless(float x, float y) consteve::procgen::Heightmap
setHeight(int x, int y, float h)eve::procgen::Heightmap
toGrid(Grid2D &out, const TerrainBands &bands) consteve::procgen::Heightmap