![]() |
Trax3 3.1.0
trax track library
|
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 | |||
| |||
| 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. | |
A track location, referencing the track by id.