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

Namespaces

namespace  hmap
 
namespace  hmap::gpu
 

Functions

Array hmap::gpu::coastal_fetch (const Array &z, int ndirections, const Array *p_compute_mask=nullptr)
 Computes the omnidirectional coastal fetch for each cell.
 
Array hmap::gpu::coastal_fetch_directional (const Array &z, float angle, float directional_exp, int ndirections, const Array *p_compute_mask=nullptr)
 Computes directional coastal fetch weighted by alignment with a prevailing wind or wave direction.