a vertex with associated penalty metric to designate a possible start or end of edge path Generated from class MR.TerminalVertex. This is the non-const half of the class. More...
Public Member Functions | |
| unsafe | TerminalVertex () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | TerminalVertex (MR.VertId v, float metric) |
| Constructs MR.TerminalVertex elementwise. | |
| unsafe | TerminalVertex (MR.Const_TerminalVertex _other) |
| Generated from constructor MR.TerminalVertex.TerminalVertex. | |
| TerminalVertex (TerminalVertex _other) | |
| Generated from constructor MR.TerminalVertex.TerminalVertex. | |
| unsafe MR.TerminalVertex | assign (MR.Const_TerminalVertex _other) |
| Generated from method MR::TerminalVertex::operator=. | |
Properties | |
| new unsafe ref MR.VertId | v [get] |
| new unsafe ref 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 non-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.
|
inline |
Generated from method MR::TerminalVertex::operator=.
|
get |
|
get |