#include <TransferTable.h>
◆ DisplayStructure
◆ SpecialTrackType
Enumerator |
---|
None | |
SwitchTrackFork | |
SwitchTrackMerge | |
Transfer | |
◆ TrackType
Enumerator |
---|
None | |
Custom | |
SpecialTrack | |
◆ TransferTable()
NoLimits::NoLimits2::TransferTable::TransferTable |
( |
| ) |
|
|
inline |
◆ createSpecialTrackFromType()
◆ debug()
void NoLimits::NoLimits2::TransferTable::debug |
( |
| ) |
|
|
inlinevirtual |
◆ getDefaultTrack()
uint32_t NoLimits::NoLimits2::TransferTable::getDefaultTrack |
( |
| ) |
const |
◆ getDisplayStructure()
◆ getDistance()
double NoLimits::NoLimits2::TransferTable::getDistance |
( |
| ) |
const |
◆ getInput()
std::vector< uint32_t > NoLimits::NoLimits2::SpecialTrack::getInput |
( |
| ) |
const |
|
inherited |
◆ getLength()
double NoLimits::NoLimits2::TransferTable::getLength |
( |
| ) |
const |
◆ getName()
std::string NoLimits::NoLimits2::SpecialTrack::getName |
( |
| ) |
const |
|
inherited |
◆ getOutput()
std::vector< uint32_t > NoLimits::NoLimits2::SpecialTrack::getOutput |
( |
| ) |
const |
|
inherited |
◆ getPosition()
glm::vec3 NoLimits::NoLimits2::SpecialTrack::getPosition |
( |
| ) |
const |
|
inherited |
◆ getRotation()
glm::vec3 NoLimits::NoLimits2::SpecialTrack::getRotation |
( |
| ) |
const |
|
inherited |
◆ getSection()
Section * NoLimits::NoLimits2::TransferTable::getSection |
( |
| ) |
const |
◆ getSectionByName()
virtual Section* NoLimits::NoLimits2::Track::getSectionByName |
( |
std::string |
name | ) |
|
|
inlinevirtualinherited |
◆ getSegment()
std::vector< Segment * > NoLimits::NoLimits2::SpecialTrack::getSegment |
( |
| ) |
const |
|
inherited |
◆ getSpecialTrackType()
◆ getSwitchTime()
float NoLimits::NoLimits2::SpecialTrack::getSwitchTime |
( |
| ) |
const |
|
inherited |
◆ getTrackType()
◆ insertInput()
uint32_t NoLimits::NoLimits2::SpecialTrack::insertInput |
( |
uint32_t |
value | ) |
|
|
inherited |
◆ insertOutput()
uint32_t NoLimits::NoLimits2::SpecialTrack::insertOutput |
( |
uint32_t |
value | ) |
|
|
inherited |
◆ insertSegment()
uint32_t NoLimits::NoLimits2::SpecialTrack::insertSegment |
( |
Segment * |
value | ) |
|
|
inherited |
◆ setDefaultTrack()
void NoLimits::NoLimits2::TransferTable::setDefaultTrack |
( |
const uint32_t & |
value | ) |
|
◆ setDisplayStructure()
◆ setDistance()
void NoLimits::NoLimits2::TransferTable::setDistance |
( |
double |
value | ) |
|
◆ setLength()
void NoLimits::NoLimits2::TransferTable::setLength |
( |
double |
value | ) |
|
◆ setName()
void NoLimits::NoLimits2::SpecialTrack::setName |
( |
const std::string & |
value | ) |
|
|
inherited |
◆ setPosition()
void NoLimits::NoLimits2::SpecialTrack::setPosition |
( |
const glm::vec3 & |
value | ) |
|
|
inherited |
◆ setRotation()
void NoLimits::NoLimits2::SpecialTrack::setRotation |
( |
const glm::vec3 & |
value | ) |
|
|
inherited |
◆ setSection()
void NoLimits::NoLimits2::TransferTable::setSection |
( |
Section * |
value | ) |
|
◆ setSpecialTrackType()
void NoLimits::NoLimits2::SpecialTrack::setSpecialTrackType |
( |
const SpecialTrackType & |
specialTrackType | ) |
|
|
inherited |
◆ setSwitchTime()
void NoLimits::NoLimits2::SpecialTrack::setSwitchTime |
( |
float |
value | ) |
|
|
inherited |
◆ setTrackType()
void NoLimits::NoLimits2::Track::setTrackType |
( |
const TrackType & |
value | ) |
|
|
inherited |
◆ defaultTrack
uint32_t NoLimits::NoLimits2::TransferTable::defaultTrack |
|
private |
◆ displayStructure
◆ distance
double NoLimits::NoLimits2::TransferTable::distance |
|
private |
◆ length
double NoLimits::NoLimits2::TransferTable::length |
|
private |
◆ section
Section* NoLimits::NoLimits2::TransferTable::section |
|
private |
The documentation for this class was generated from the following files: