#include <CustomTrack.h>
◆ TrackType
| Enumerator |
|---|
| None | |
| Custom | |
| SpecialTrack | |
◆ CustomTrack()
| NoLimits::NoLimits2::CustomTrack::CustomTrack |
( |
| ) |
|
|
inline |
◆ debug()
| void NoLimits::NoLimits2::CustomTrack::debug |
( |
| ) |
|
|
inlinevirtual |
◆ getClosed()
| bool NoLimits::NoLimits2::CustomTrack::getClosed |
( |
| ) |
const |
◆ getFirstRollPoint()
| RollPoint * NoLimits::NoLimits2::CustomTrack::getFirstRollPoint |
( |
| ) |
const |
◆ getLastRollPoint()
| RollPoint * NoLimits::NoLimits2::CustomTrack::getLastRollPoint |
( |
| ) |
const |
◆ getParameter4D()
| std::vector< Parameter4D * > NoLimits::NoLimits2::CustomTrack::getParameter4D |
( |
| ) |
const |
◆ getRailConnector()
| std::vector< RailConnector * > NoLimits::NoLimits2::CustomTrack::getRailConnector |
( |
| ) |
const |
◆ getRollPoint()
| std::vector< RollPoint * > NoLimits::NoLimits2::CustomTrack::getRollPoint |
( |
| ) |
const |
◆ getSection()
| Section * NoLimits::NoLimits2::CustomTrack::getSection |
( |
| ) |
const |
◆ getSectionByName()
| Section * NoLimits::NoLimits2::CustomTrack::getSectionByName |
( |
std::string |
name | ) |
|
|
virtual |
◆ getSegment()
| Segment * NoLimits::NoLimits2::CustomTrack::getSegment |
( |
| ) |
const |
◆ getSeparator()
| std::vector< Separator * > NoLimits::NoLimits2::CustomTrack::getSeparator |
( |
| ) |
const |
◆ getTrackType()
◆ getTrigger()
| std::vector< Trigger * > NoLimits::NoLimits2::CustomTrack::getTrigger |
( |
| ) |
const |
◆ getVertex()
| std::vector< Vertex * > NoLimits::NoLimits2::CustomTrack::getVertex |
( |
| ) |
const |
◆ insertParameter4D()
| uint32_t NoLimits::NoLimits2::CustomTrack::insertParameter4D |
( |
Parameter4D * |
value | ) |
|
◆ insertRailConnector()
| uint32_t NoLimits::NoLimits2::CustomTrack::insertRailConnector |
( |
RailConnector * |
value | ) |
|
◆ insertRollPoint()
| uint32_t NoLimits::NoLimits2::CustomTrack::insertRollPoint |
( |
RollPoint * |
value | ) |
|
◆ insertSeparator()
| uint32_t NoLimits::NoLimits2::CustomTrack::insertSeparator |
( |
Separator * |
value | ) |
|
◆ insertTrigger()
| uint32_t NoLimits::NoLimits2::CustomTrack::insertTrigger |
( |
Trigger * |
value | ) |
|
◆ insertVertex()
| uint32_t NoLimits::NoLimits2::CustomTrack::insertVertex |
( |
Vertex * |
value | ) |
|
◆ setClosed()
| void NoLimits::NoLimits2::CustomTrack::setClosed |
( |
bool |
value | ) |
|
◆ setSection()
| void NoLimits::NoLimits2::CustomTrack::setSection |
( |
Section * |
value | ) |
|
◆ setSegment()
| void NoLimits::NoLimits2::CustomTrack::setSegment |
( |
Segment * |
value | ) |
|
◆ setTrackType()
| void NoLimits::NoLimits2::Track::setTrackType |
( |
const TrackType & |
value | ) |
|
|
inherited |
◆ closed
| bool NoLimits::NoLimits2::CustomTrack::closed |
|
private |
◆ firstRollPoint
| RollPoint* NoLimits::NoLimits2::CustomTrack::firstRollPoint |
|
private |
◆ lastRollPoint
| RollPoint* NoLimits::NoLimits2::CustomTrack::lastRollPoint |
|
private |
◆ parameter4D
| std::vector<Parameter4D*> NoLimits::NoLimits2::CustomTrack::parameter4D |
|
private |
◆ railConnector
| std::vector<RailConnector*> NoLimits::NoLimits2::CustomTrack::railConnector |
|
private |
◆ rollPoint
| std::vector<RollPoint*> NoLimits::NoLimits2::CustomTrack::rollPoint |
|
private |
◆ section
| Section* NoLimits::NoLimits2::CustomTrack::section |
|
private |
◆ segment
| Segment* NoLimits::NoLimits2::CustomTrack::segment |
|
private |
◆ separator
| std::vector<Separator*> NoLimits::NoLimits2::CustomTrack::separator |
|
private |
◆ trigger
| std::vector<Trigger*> NoLimits::NoLimits2::CustomTrack::trigger |
|
private |
◆ vertex
| std::vector<Vertex*> NoLimits::NoLimits2::CustomTrack::vertex |
|
private |
The documentation for this class was generated from the following files: