NazaraEngine/include/Nazara/Math
Lynix 61c081ace3 Fixed and improved Matrix class (See description)
-Added ApplyScale
-Added Destroy()
-Added GetInverseAffine
-Added Inverse(Affine)
-Added (Make)Transform method, generating a TRS transform matrix
-Fixed COW
-Inverse methods now takes an optionnal boolean pointer


Former-commit-id: 84e7c679c242876f9b0888875b37afa12eed311a
2012-10-24 22:32:46 +02:00
..
Basic.hpp Fixed debug-mode compilation 2012-10-08 23:08:46 +02:00
Basic.inl Cleaned NzNormalizeAngle code 2012-10-24 18:22:07 +02:00
Config.hpp Normalized line ending 2012-09-21 14:24:48 +02:00
Cube.hpp Fixed debug-mode compilation 2012-10-08 23:08:46 +02:00
Cube.inl Fixed debug-mode compilation 2012-10-08 23:08:46 +02:00
EulerAngles.hpp Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
EulerAngles.inl Changed all the files encoding to UTF-8 2012-08-10 03:21:37 +02:00
Matrix4.hpp Fixed and improved Matrix class (See description) 2012-10-24 22:32:46 +02:00
Matrix4.inl Fixed and improved Matrix class (See description) 2012-10-24 22:32:46 +02:00
Quaternion.hpp Added linear interpolation (Lerp) to math module 2012-10-08 14:45:29 +02:00
Quaternion.inl Fixed quaternion interpolation 2012-10-24 18:21:33 +02:00
Rect.hpp Fixed debug-mode compilation 2012-10-08 23:08:46 +02:00
Rect.inl Fixed debug-mode compilation 2012-10-08 23:08:46 +02:00
Vector2.hpp Added linear interpolation (Lerp) to math module 2012-10-08 14:45:29 +02:00
Vector2.inl Added linear interpolation (Lerp) to math module 2012-10-08 14:45:29 +02:00
Vector3.hpp Added linear interpolation (Lerp) to math module 2012-10-08 14:45:29 +02:00
Vector3.inl Added linear interpolation (Lerp) to math module 2012-10-08 14:45:29 +02:00
Vector4.hpp Normalized line ending 2012-09-21 14:24:48 +02:00
Vector4.inl Normalized line ending 2012-09-21 14:24:48 +02:00