|
TouchVG framework
|
成员的完整列表,这些成员属于 mgbase,包括所有继承而来的类成员
| deg2Dms(float angle) | mgbase | static |
| deg2Rad(float deg) | mgbase | static |
| dms2Deg(float angle) | mgbase | static |
| getDiffAngle(float fromAngle, float toAngle) | mgbase | static |
| getGcd(int x, int y) | mgbase | static |
| getMidAngle(float fromAngle, float toAngle) | mgbase | static |
| getMidAngle2(float angle1, float angle2) | mgbase | static |
| rad2Deg(float rad) | mgbase | static |
| roundReal(float value, int decimal) | mgbase | static |
| to0_2PI(float angle) | mgbase | static |
| toPI(float angle) | mgbase | static |
| toRange(float value, float tmin, float tmax) | mgbase | static |