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

Header file for DrainageBasinCellBased class. More...

Go to the source code of this file.

Classes

class  hmap::DrainageBasinCellBased
 Represents a cell-based hydrology drainage basin network on a 2D heightmap grid. More...
 

Namespaces

namespace  hmap
 

Enumerations

enum  hmap::FlowDirectionMethod : int { hmap::FDM_D8 , hmap::FDM_PRIORITY_FLOOD }
 Enumeration of available algorithms for computing flow directions. More...
 

Functions

Mat< std::vector< glm::ivec2 > > hmap::invert_receiver_map (const Mat< glm::ivec2 > &receivers)
 Invert the receiver map to build a map of children/downstream receivers.
 

Detailed Description

Header file for DrainageBasinCellBased class.

Author
Otto Link (otto..nosp@m.link.nosp@m..bv@g.nosp@m.mail.nosp@m..com)