|
HighMap library (C++)
|
Go to the source code of this file.
Classes | |
| class | hmap::VirtualTexture |
Namespaces | |
| namespace | hmap |
Functions | |
| VirtualTexture | hmap::convert_texture_channels (const VirtualTexture &src, int dst_channels, float fill_value, const ComputeMode &cm) |
| template<typename Func > | |
| void | hmap::for_each_tile (VirtualTexture &tex, Func &&func, const ComputeMode &cm) |
| template<typename Func > | |
| void | hmap::for_each_pixel (VirtualTexture &tex, Func &&func, const ComputeMode &cm) |