a vertex with associated penalty metric to designate a possible start or end of edge path Generated from class MR.TerminalVertex. This is the const half of the class. More...
Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_TerminalVertex () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_TerminalVertex (MR.VertId v, float metric) |
| Constructs MR.TerminalVertex elementwise. | |
| unsafe | Const_TerminalVertex (MR.Const_TerminalVertex _other) |
| Generated from constructor MR.TerminalVertex.TerminalVertex. | |
| Const_TerminalVertex (TerminalVertex _other) | |
| Generated from constructor MR.TerminalVertex.TerminalVertex. | |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Protected Attributes | |
| unsafe MR.VertId * | __ref_storage_v |
| unsafe float * | __ref_storage_metric |
Properties | |
| unsafe ref readonly MR.VertId | v [get] |
| unsafe float | metric [get] |
a vertex with associated penalty metric to designate a possible start or end of edge path Generated from class MR.TerminalVertex. This is the const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR.TerminalVertex elementwise.
|
inline |
Generated from constructor MR.TerminalVertex.TerminalVertex.
|
inline |
Generated from constructor MR.TerminalVertex.TerminalVertex.
|
inlinevirtual |
|
inlineprotectedvirtual |
|
protected |
|
protected |
|
get |
|
get |