|
OSSIA
Open Scenario System for Interactive Application
|
A three-dimensional TNB-vector with position. More details can be found at:
https://en.wikipedia.org/wiki/Frenet-Serret_formulas https://www.math.tamu.edu/~tkiffe/calc3/tnb/tnb.html
TNB stands for tangent, normal, and binormal.
Public Attributes | |
| tsReal | position [3] |
| tsReal | tangent [3] |
| tsReal | normal [3] |
| tsReal | binormal [3] |
| tsReal tsFrame::position[3] |
Position of the TNB-vector.
| tsReal tsFrame::tangent[3] |
Tangent of the TNB-vector.
| tsReal tsFrame::normal[3] |
Normal of the TNB-vector.
| tsReal tsFrame::binormal[3] |
Binormal of the TNB-vector.