|
HighMap library (C++)
|
Namespaces | |
| namespace | hmap |
Functions | |
| Array | hmap::flow_accumulation_dinf (const Array &z, float talus_ref) |
| Computes the flow accumulation for each cell using the Multiple Flow Direction (MFD) model. | |
| std::vector< Array > | hmap::flow_direction_dinf (const Array &z, float talus_ref) |
| Computes the flow direction and weights for each direction using the Multiple Flow Direction (MFD) model. | |
| Array | hmap::flow_direction_dinf_angle (const Array &z, float talus_ref) |
| Computes the flow direction using the Multiple Flow Direction (MFD) model. | |