Space Engineers
|
Public Member Functions | |
float | GetWeight () |
V | GetOtherVertex (V vertex1) |
Returns the other vertex on this edge. Can return null, if the edge is a loop or if the edge is not traversable More... | |
Definition at line 8 of file IMyPathEdge.cs.
V VRage.Algorithms.IMyPathEdge< V >.GetOtherVertex | ( | V | vertex1 | ) |
Returns the other vertex on this edge. Can return null, if the edge is a loop or if the edge is not traversable
float VRage.Algorithms.IMyPathEdge< V >.GetWeight | ( | ) |