HighMap library (C++)
Loading...
Searching...
No Matches
hmap::HeightmapRGBA Member List

This is the complete list of members for hmap::HeightmapRGBA, including all inherited members.

colorize(Heightmap &color_level, float vmin, float vmax, int cmap, Heightmap *p_alpha=nullptr, bool reverse=false, Heightmap *p_noise=nullptr)hmap::HeightmapRGBA
colorize(Heightmap &color_level, float vmin, float vmax, std::vector< std::vector< float > > colormap_colors, Heightmap *p_alpha=nullptr, bool reverse=false, Heightmap *p_noise=nullptr)hmap::HeightmapRGBA
HeightmapRGBA(Heightmap r, Heightmap g, Heightmap b, Heightmap a)hmap::HeightmapRGBA
HeightmapRGBA(Vec2< int > shape, Vec2< int > tiling, float overlap, Array array_r, Array array_g, Array array_b, Array array_a)hmap::HeightmapRGBA
HeightmapRGBA(Vec2< int > shape, Vec2< int > tiling, float overlap)hmap::HeightmapRGBA
HeightmapRGBA()hmap::HeightmapRGBA
luminance()hmap::HeightmapRGBA
mix_heightmap_rgbahmap::HeightmapRGBAfriend
mix_heightmap_rgbahmap::HeightmapRGBAfriend
normalize()hmap::HeightmapRGBA
rgbahmap::HeightmapRGBA
set_alpha(Heightmap new_alpha)hmap::HeightmapRGBA
set_alpha(float new_alpha)hmap::HeightmapRGBA
set_sto(Vec2< int > new_shape, Vec2< int > new_tiling, float new_overlap)hmap::HeightmapRGBA
shapehmap::HeightmapRGBA
to_img_8bit(Vec2< int > shape_img={0, 0})hmap::HeightmapRGBA
to_png(const std::string &fname, int depth=CV_8U)hmap::HeightmapRGBA