载入中...
搜索中...
未找到
eve::procgen::Heightmap 成员列表
成员的完整列表,这些成员属于 eve::procgen::Heightmap,包括所有继承而来的类成员
| data() const | eve::procgen::Heightmap | inline |
| generate(const TerrainSampler &sampler, int width, int height) | eve::procgen::Heightmap | static |
| getHeight() const | eve::procgen::Heightmap | |
| getWidth() const | eve::procgen::Heightmap | |
| height(int x, int y) const | eve::procgen::Heightmap | |
| Heightmap()=default | eve::procgen::Heightmap | |
| Heightmap(int width, int height) | eve::procgen::Heightmap | |
| inBounds(int x, int y) const | eve::procgen::Heightmap | |
| resize(int width, int height) | eve::procgen::Heightmap | |
| sampleBilinear(float x, float y) const | eve::procgen::Heightmap | |
| sampleBilinearSeamless(float x, float y) const | eve::procgen::Heightmap | |
| setHeight(int x, int y, float h) | eve::procgen::Heightmap | |
| toGrid(Grid2D &out, const TerrainBands &bands) const | eve::procgen::Heightmap |