HighMap library (C++)
Loading...
Searching...
No Matches
heightmap_rgb.cpp File Reference

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)