|
HighMap library (C++)
|
Functions | |
| template<typename Func > | |
| void | for_each_tile (VirtualTexture &tex, Func &&func, const ComputeMode &cm) |
| template<typename Func > | |
| void | for_each_pixel (VirtualTexture &tex, Func &&func, const ComputeMode &cm) |
| void for_each_tile | ( | VirtualTexture & | tex, |
| Func && | func, | ||
| const ComputeMode & | cm | ||
| ) |
| void for_each_pixel | ( | VirtualTexture & | tex, |
| Func && | func, | ||
| const ComputeMode & | cm | ||
| ) |