Model Railroad System
2.2.2
|
Route structure. More...
#include <TrackGraph.h>
Public Attributes | |
char * | positionName |
Name of route. More... | |
IntegerList * | posList |
List of segments used by the route. More... | |
float | routeLength |
Length of the route. More... | |
Route structure.
char* Parsers::RouteVec::positionName |
Name of route.
IntegerList* Parsers::RouteVec::posList |
List of segments used by the route.
float Parsers::RouteVec::routeLength |
Length of the route.