HighMap library (C++)
Loading...
Searching...
No Matches
upscaling.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  hmap
 

Functions

void hmap::upscale_amplification (Array &array, int upscaling_levels, float persistence, std::function< void(Array &x, float current_scaling)> unary_op)
 Applies an upscaling amplification process to an array, followed by a unary operation.