|
inlinestaticprivate |
Rotate a vector around 0,0,0 by an angle in degrees.
| vec | vector to rotate |
| axis | axis to rotate around |
| cosAngle | angle in degrees |
vector transformed vector См. определение в файле EnConvert.c строка 450
Перекрестные ссылки Math::Cos(), Math::DEG2RAD, Dot() и Math::Sin().
Используется в Weapon::ApproximateWeaponLiftTransform().