MeshLib
 
Loading...
Searching...
No Matches
MR::WatershedGraph::OverflowPoint Struct Reference

describes a point where a flow from one basin overflows into another basin More...

#include <MRWatershedGraph.h>

Public Attributes

VertId v
 
Graph::VertId fullBasin
 
Graph::VertId overflowTo
 

Detailed Description

describes a point where a flow from one basin overflows into another basin

Member Data Documentation

◆ fullBasin

Graph::VertId MR::WatershedGraph::OverflowPoint::fullBasin

◆ overflowTo

Graph::VertId MR::WatershedGraph::OverflowPoint::overflowTo

◆ v

VertId MR::WatershedGraph::OverflowPoint::v

The documentation for this struct was generated from the following file: