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

Designates an end at a specific track. More...

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

Public Member Functions

 End (IDType id, EndType type) noexcept
 End (const TrackEnd &trackEnd) noexcept
 End (const std::pair< std::shared_ptr< TrackBuilder >, Track::EndType > &trackEnd) noexcept

Public Attributes

IDType id
 Identifier of the track.
EndType type = EndType::none
 front or end end of the track.

Detailed Description

Designates an end at a specific track.


The documentation for this struct was generated from the following file:
  • C:/Trend/Development/Trax3/Code/trax/Track.h