MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Const_WatershedGraph.Const_BdInfo Class Reference

associated with each edge in graph Generated from class MR.WatershedGraph.BdInfo. This is the const half of the class. More...

Inheritance diagram for MR.Const_WatershedGraph.Const_BdInfo:

Classes

struct  _Underlying

Public Member Functions

virtual void Dispose ()
unsafe Const_BdInfo ()
 Constructs an empty (default-constructed) instance.
unsafe Const_BdInfo (MR.VertId lowestVert)
 Constructs MR.WatershedGraph.BdInfo elementwise.
unsafe Const_BdInfo (MR.WatershedGraph.Const_BdInfo _other)
 Generated from constructor MR::WatershedGraph::BdInfo::BdInfo.
 Const_BdInfo (BdInfo _other)
 Generated from constructor MR::WatershedGraph::BdInfo::BdInfo.

Protected Member Functions

virtual unsafe void Dispose (bool disposing)

Protected Attributes

unsafe MR.VertId__ref_storage_lowestVert

Properties

unsafe ref readonly MR.VertId lowestVert [get]
 on this boundary

Detailed Description

associated with each edge in graph Generated from class MR.WatershedGraph.BdInfo. This is the const half of the class.

Constructor & Destructor Documentation

◆ Const_BdInfo() [1/4]

unsafe MR.Const_WatershedGraph.Const_BdInfo.Const_BdInfo ( )
inline

Constructs an empty (default-constructed) instance.

◆ Const_BdInfo() [2/4]

unsafe MR.Const_WatershedGraph.Const_BdInfo.Const_BdInfo ( MR.VertId lowestVert)
inline

Constructs MR.WatershedGraph.BdInfo elementwise.

◆ Const_BdInfo() [3/4]

unsafe MR.Const_WatershedGraph.Const_BdInfo.Const_BdInfo ( MR.WatershedGraph.Const_BdInfo _other)
inline

Generated from constructor MR::WatershedGraph::BdInfo::BdInfo.

◆ Const_BdInfo() [4/4]

MR.Const_WatershedGraph.Const_BdInfo.Const_BdInfo ( BdInfo _other)
inline

Generated from constructor MR::WatershedGraph::BdInfo::BdInfo.

Member Function Documentation

◆ Dispose() [1/2]

virtual void MR.Const_WatershedGraph.Const_BdInfo.Dispose ( )
inlinevirtual

◆ Dispose() [2/2]

virtual unsafe void MR.Const_WatershedGraph.Const_BdInfo.Dispose ( bool disposing)
inlineprotectedvirtual

Member Data Documentation

◆ __ref_storage_lowestVert

unsafe MR.VertId* MR.Const_WatershedGraph.Const_BdInfo.__ref_storage_lowestVert
protected

Property Documentation

◆ lowestVert

unsafe ref readonly MR.VertId MR.Const_WatershedGraph.Const_BdInfo.lowestVert
get

on this boundary


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