MeshLib C# Docs
Loading...
Searching...
No Matches
MRWatershedGraph.cs File Reference

Classes

class  MR
class  MR.Const_WatershedGraph
 graphs representing rain basins on the mesh Generated from class MR.WatershedGraph. This is the const half of the class. More...
class  MR.Const_WatershedGraph.Const_BasinInfo
 associated with each vertex in graph Generated from class MR.WatershedGraph.BasinInfo. This is the const half of the class. More...
class  MR.Const_WatershedGraph.BasinInfo
 associated with each vertex in graph Generated from class MR.WatershedGraph.BasinInfo. This is the non-const half of the class. More...
class  MR.Const_WatershedGraph.Const_BdInfo
 associated with each edge in graph Generated from class MR.WatershedGraph.BdInfo. This is the const half of the class. More...
class  MR.Const_WatershedGraph.BdInfo
 associated with each edge in graph Generated from class MR.WatershedGraph.BdInfo. This is the non-const half of the class. More...
class  MR.Const_WatershedGraph.Const_OverflowPoint
 describes a point where a flow from one basin overflows into another basin Generated from class MR.WatershedGraph.OverflowPoint. This is the const half of the class. More...
class  MR.Const_WatershedGraph.OverflowPoint
 describes a point where a flow from one basin overflows into another basin Generated from class MR.WatershedGraph.OverflowPoint. This is the non-const half of the class. More...
class  MR.WatershedGraph
 graphs representing rain basins on the mesh Generated from class MR.WatershedGraph. This is the non-const half of the class. More...