information associated with each vertex by the paths builder Generated from class MR.VertPathInfo. This is the non-const half of the class.
More...
information associated with each vertex by the paths builder Generated from class MR.VertPathInfo. This is the non-const half of the class.
◆ VertPathInfo() [1/4]
| unsafe MR.VertPathInfo.VertPathInfo |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ VertPathInfo() [2/4]
| unsafe MR.VertPathInfo.VertPathInfo |
( |
MR.EdgeId | back, |
|
|
float | metric ) |
|
inline |
◆ VertPathInfo() [3/4]
| unsafe MR.VertPathInfo.VertPathInfo |
( |
MR.Const_VertPathInfo | _other | ) |
|
|
inline |
Generated from constructor MR.VertPathInfo.VertPathInfo.
◆ VertPathInfo() [4/4]
Generated from constructor MR.VertPathInfo.VertPathInfo.
◆ assign()
| unsafe MR.VertPathInfo MR.VertPathInfo.assign |
( |
MR.Const_VertPathInfo | _other | ) |
|
|
inline |
Generated from method MR.VertPathInfo.operator=.
◆ back
| new unsafe ref MR.EdgeId MR.VertPathInfo.back |
|
get |
◆ metric
| new unsafe ref float MR.VertPathInfo.metric |
|
get |
The documentation for this class was generated from the following file: