Model Railroad System 2.2.2
Public Attributes | List of all members
Parsers::TrackGraph::Point Struct Reference

Position structure. More...

Public Attributes

double x
 X coordinate. More...
 
double y
 Y coordinate. More...
 

Detailed Description

Position structure.

Author
Robert Heller <heller@deepsoft.com>

Member Data Documentation

◆ x

double Parsers::TrackGraph::Point::x

◆ y

double Parsers::TrackGraph::Point::y