Trax3 3.1.0
trax track library
Loading...
Searching...
No Matches
trax::TrackLocationRef Struct Reference

A track location, referencing the track by id. More...

#include <C:/Trend/Development/Trax3/Code/trax/TrackLocation.h>

Public Member Functions

bool operator== (const TrackLocationRef &tlr) const noexcept
bool operator!= (const TrackLocationRef &tlr) const noexcept
Construction
Parameters
tlTrackLocation to construct from
 TrackLocationRef (const TrackLocation &tl) noexcept
 TrackLocationRef (Length param, bool orient, IDType id) noexcept

Public Attributes

TrackLocation location
 location on track.
IDType refid
 ID of track.

Detailed Description

A track location, referencing the track by id.


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