Space Engineers
Public Attributes | List of all members
VRage.Algorithms.MyPath< V >.PathNode Struct Reference

Public Attributes

IMyPathVertex< V > Vertex
 
int nextVertex
 

Detailed Description

Definition at line 12 of file MyPath.cs.

Member Data Documentation

int VRage.Algorithms.MyPath< V >.PathNode.nextVertex

Definition at line 15 of file MyPath.cs.

IMyPathVertex<V> VRage.Algorithms.MyPath< V >.PathNode.Vertex

Definition at line 14 of file MyPath.cs.


The documentation for this struct was generated from the following file: