![]() |
Trax3 3.1.0
trax track library
|
This is the complete list of members for trax::Section, including all inherited members.
| CalculateNormals() noexcept=0 | trax::Section | pure virtual |
| CalculateTextureCoordinates()=0 | trax::Section | pure virtual |
| Clearance() const noexcept=0 | trax::Section | pure virtual |
| CountPoints() const =0 | trax::Section | pure virtual |
| Create(SpecialSections specialSection)=0 | trax::Section | pure virtual |
| Gauge() const noexcept=0 | trax::Section | pure virtual |
| Get(int id) const =0 | trax::Section | pure virtual |
| GetSectionType() const noexcept=0 (defined in trax::Section) | trax::Section | pure virtual |
| Make(SpecialSections special=SpecialSections::empty) noexcept | trax::Section | static |
| operator=(const Section &)=delete (defined in trax::Section) | trax::Section | |
| operator=(Section &&)=delete (defined in trax::Section) | trax::Section | |
| PolygonChainLength() const noexcept=0 | trax::Section | pure virtual |
| Scale(One x_scale, One y_scale)=0 | trax::Section | pure virtual |
| Section(const Section &)=delete (defined in trax::Section) | trax::Section | |
| Section(Section &&)=delete (defined in trax::Section) | trax::Section | |
| Section()=default (defined in trax::Section) | trax::Section | protected |
| Set(int id, const SectionPoint &pt, bool bGaugeLeft=false, bool bGaugeRight=false)=0 | trax::Section | pure virtual |
| SetCntPoints(int cnt)=0 | trax::Section | pure virtual |
| SpecialSections enum name | trax::Section | |
| TextureExtent() const =0 | trax::Section | pure virtual |
| TypeName() const noexcept=0 | trax::Section | pure virtual |
| ~Section()=default (defined in trax::Section) | trax::Section | virtual |