HighMap library (C++)
|
Namespaces | |
namespace | hmap |
Functions | |
HeightmapRGB | hmap::mix_heightmap_rgb (HeightmapRGB &rgb1, HeightmapRGB &rgb2, Heightmap &t) |
HeightmapRGB | hmap::mix_heightmap_rgb (HeightmapRGB &rgb1, HeightmapRGB &rgb2, float t) |
HeightmapRGB | hmap::mix_heightmap_rgb_sqrt (HeightmapRGB &rgb1, HeightmapRGB &rgb2, Heightmap &t) |
HeightmapRGB | hmap::mix_heightmap_rgb_sqrt (HeightmapRGB &rgb1, HeightmapRGB &rgb2, float t) |