Classes | |
| class | TTStrip< value_type > |
Defines | |
| #define | STD std:: |
| #define | PI 3.141592653589793238462643383279502884197 |
Functions | |
| template<class ValueType> | |
| double | ParaNU (TTStrip< ValueType > Strip, ValueType t) |
| template<class ValueType> | |
| double | derivedNX (TTStrip< ValueType > Strip) |
| template<class ValueType> | |
| double | ParaNV (TTStrip< ValueType > Strip, ValueType v) |
| template<class ValueType> | |
| double | derivedNY (TTStrip< ValueType > Strip) |
| template<class ValueType> | |
| double | derivedNU (TTStrip< ValueType > Strip) |
| void | ParaStrip2 (TTStrip< double > Strip, double u, TTPoint2D< double > &point) |
| template<class ValueType> | |
| double | Length (TTStrip< ValueType > Strip) |
| template<class ValueType> | |
| TTStrip< ValueType > | Rotate (TTStrip< ValueType > Strip, ValueType angle) |
| template<class ValueType> | |
| double | Angle (TTStrip< ValueType > Strip) |
| template<class ValueType> | |
| void | Swap (TTStrip< ValueType > &Strip1, TTStrip< ValueType > &Strip2) |
| #define STD std:: |
| #define PI 3.141592653589793238462643383279502884197 |
| void Swap | ( | TTStrip< ValueType > & | Strip1, | |
| TTStrip< ValueType > & | Strip2 | |||
| ) |
1.4.7
Click here to return home page.