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

Namespaces

namespace  hmap
 
namespace  hmap::gpu
 

Functions

Array hmap::valley_width (const Array &z, int ir=0, bool ridge_select=false)
 Measures the valley width by calculating the distance from each point in a concave region to the frontier of that region.
 
Array hmap::gpu::valley_width (const Array &z, int ir=0, bool ridge_select=false)
 See hmap::valley_width.