![]() |
Trax3 3.1.0
trax track library
|
The dynamic data of a curve at one point. More...
#include <C:/Trend/Development/Trax3/Code/trax/Curve.h>
Public Member Functions | |
| bool | operator< (const CurveSample &sample) const noexcept |
| bool dclspc | Equals (const CurveSample &sample, Length epsilon_length=epsilon__length, One epsilon_angle=epsilon__angle) const noexcept |
Public Attributes | |
| spat::Frame< Length, One > | F |
| Length | s |
| AnglePerLength | k |
| AnglePerLength | t |
The dynamic data of a curve at one point.