Generated from class MR.VertDistance. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe ref readonly MR.VertId | vert [get] |
| | vertex in question
|
| unsafe float | distance [get] |
| | best known distance to reach this vertex
|
Generated from class MR.VertDistance. This is the const half of the class.
◆ Const_VertDistance() [1/4]
| unsafe MR.Const_VertDistance.Const_VertDistance |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_VertDistance() [2/4]
◆ Const_VertDistance() [3/4]
| MR.Const_VertDistance.Const_VertDistance |
( |
VertDistance | _other | ) |
|
|
inline |
◆ Const_VertDistance() [4/4]
| unsafe MR.Const_VertDistance.Const_VertDistance |
( |
MR.VertId | v, |
|
|
float | d ) |
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_VertDistance.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_VertDistance.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ operator<()
smaller distance to be the first Generated from function MR::operator<.
◆ operator<=()
◆ operator>()
◆ operator>=()
◆ __ref_storage_distance
| unsafe float* MR.Const_VertDistance.__ref_storage_distance |
|
protected |
◆ __ref_storage_vert
| unsafe MR.VertId* MR.Const_VertDistance.__ref_storage_vert |
|
protected |
◆ distance
| unsafe float MR.Const_VertDistance.distance |
|
get |
best known distance to reach this vertex
◆ vert
| unsafe ref readonly MR.VertId MR.Const_VertDistance.vert |
|
get |
The documentation for this class was generated from the following file: