|
HighMap library (C++)
|
This is the complete list of members for hmap::HeightmapRGB, including all inherited members.
| colorize(Heightmap &h, float vmin, float vmax, int cmap, bool reverse=false) | hmap::HeightmapRGB | |
| colorize(Heightmap &h, float vmin, float vmax, std::vector< std::vector< float > > colormap_colors, bool reverse=false) | hmap::HeightmapRGB | |
| HeightmapRGB(Heightmap r, Heightmap g, Heightmap b) | hmap::HeightmapRGB | |
| HeightmapRGB() | hmap::HeightmapRGB | |
| mix_heightmap_rgb | hmap::HeightmapRGB | friend |
| mix_heightmap_rgb | hmap::HeightmapRGB | friend |
| mix_heightmap_rgb_sqrt | hmap::HeightmapRGB | friend |
| mix_heightmap_rgb_sqrt | hmap::HeightmapRGB | friend |
| normalize() | hmap::HeightmapRGB | |
| rgb | hmap::HeightmapRGB | |
| set_sto(Vec2< int > new_shape, Vec2< int > new_tiling, float new_overlap) | hmap::HeightmapRGB | |
| shape | hmap::HeightmapRGB | |
| to_img_8bit(Vec2< int > shape_img={0, 0}) | hmap::HeightmapRGB | |
| to_png(const std::string &fname, int depth=CV_8U) | hmap::HeightmapRGB |