Trax3 3.1.0
trax track library
Loading...
Searching...
No Matches
trax::Section::SectionPoint Struct Reference

Point structure used to describe a section. More...

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

Public Member Functions

Construction
 SectionPoint (const spat::Position2D< Length > &pt) noexcept
 SectionPoint (const spat::Position2D< Length > &pt, const spat::Vector2D< One > &d, One tex) noexcept
Scaling
Parameters
scalescaling value to scale both axes.
x_scalescaling value to scale x axis.
y_scalescaling value to scale y axis.
SectionPoint & Scale (One scale) noexcept
SectionPoint & Scale (One x_scale, One y_scale) noexcept

Public Attributes

spat::Position2D< Lengthp
 Position of profile point.
spat::Vector2D< Onen
 Normal of profile point.
One t
 Texture length along the profile. Used for texture coordinates.

Detailed Description

Point structure used to describe a section.


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