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

Segment position, endpoint or other coordinate. More...

#include <TrackGraph.h>

Public Attributes

float x
 $X$ coordinate. More...
 
float y
 $Y$ coordinate. More...
 

Detailed Description

Segment position, endpoint or other coordinate.

Author
Robert Heller <heller@deepsoft.com>

Member Data Documentation

◆ x

float Parsers::SegPos::x

$X$ coordinate.

◆ y

float Parsers::SegPos::y

$Y$ coordinate.