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...
|
| virtual unsafe void | Dispose (bool disposing) |
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.
◆ Const_OverflowPoint() [1/4]
| unsafe MR.Const_WatershedGraph.Const_OverflowPoint.Const_OverflowPoint |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_OverflowPoint() [2/4]
◆ Const_OverflowPoint() [3/4]
Generated from constructor MR::WatershedGraph::OverflowPoint::OverflowPoint.
◆ Const_OverflowPoint() [4/4]
| MR.Const_WatershedGraph.Const_OverflowPoint.Const_OverflowPoint |
( |
OverflowPoint | _other | ) |
|
|
inline |
Generated from constructor MR::WatershedGraph::OverflowPoint::OverflowPoint.
◆ Dispose() [1/2]
| virtual void MR.Const_WatershedGraph.Const_OverflowPoint.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_WatershedGraph.Const_OverflowPoint.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ __ref_storage_fullBasin
| unsafe MR.GraphVertId* MR.Const_WatershedGraph.Const_OverflowPoint.__ref_storage_fullBasin |
|
protected |
◆ __ref_storage_overflowTo
| unsafe MR.GraphVertId* MR.Const_WatershedGraph.Const_OverflowPoint.__ref_storage_overflowTo |
|
protected |
◆ __ref_storage_v
| unsafe MR.VertId* MR.Const_WatershedGraph.Const_OverflowPoint.__ref_storage_v |
|
protected |
◆ fullBasin
| unsafe ref readonly MR.GraphVertId MR.Const_WatershedGraph.Const_OverflowPoint.fullBasin |
|
get |
◆ overflowTo
| unsafe ref readonly MR.GraphVertId MR.Const_WatershedGraph.Const_OverflowPoint.overflowTo |
|
get |
| unsafe ref readonly MR.VertId MR.Const_WatershedGraph.Const_OverflowPoint.v |
|
get |
The documentation for this class was generated from the following file: