HighMap library (C++)
Loading...
Searching...
No Matches
depression_filling.cpp File Reference

Namespaces

namespace  hmap
 

Functions

void hmap::depression_filling (Array &z, int iterations=1000, float epsilon=1e-4f)
 Fill the depressions of the heightmap using the Planchon-Darboux algorithm.