NazaraEngine/include/Nazara/Math
Lynix 6f38f42e8d Math/Algorithm: Fix IntegralLog2Pot case with sizeof(T) > 4 and %32 bits
Former-commit-id: 08c6f806104a3956eb7d6eae82d7a872c8939d19 [formerly f1f7afc79b2f2670a3b1c81b291cc7d8e6a0f933]
Former-commit-id: 5edb7cceefaaa87ac23e40563275165cd10bdfad
2016-06-11 13:13:53 +02:00
..
Algorithm.hpp Math/Algorithm: Fix compilation (C++14 constexpr is not supported by all major compilers) 2016-01-01 16:34:49 +01:00
Algorithm.inl Math/Algorithm: Fix IntegralLog2Pot case with sizeof(T) > 4 and %32 bits 2016-06-11 13:13:53 +02:00
BoundingVolume.hpp Math/BoundingVolume: Add ExtendTo method 2016-03-25 23:07:59 +01:00
BoundingVolume.inl Fix compilation for gcc/clang + tests for serialization 2016-04-04 10:17:05 +02:00
Box.hpp Math: Fix missing includes 2016-03-06 14:54:56 +01:00
Box.inl Math: Fix missing includes 2016-03-06 14:54:56 +01:00
Config.hpp Improve documentation 2016-03-01 15:37:05 +01:00
Enums.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
EulerAngles.hpp Math: Fix missing includes 2016-03-06 14:54:56 +01:00
EulerAngles.inl Math: Fix missing includes 2016-03-06 14:54:56 +01:00
Frustum.hpp Fix compilation for gcc/clang + tests for serialization 2016-04-04 10:17:05 +02:00
Frustum.inl Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
Matrix4.hpp Math: Fix missing includes 2016-03-06 14:54:56 +01:00
Matrix4.inl Bug fix -> String with one char + Directory and File on linux 2016-04-04 10:36:13 +02:00
OrientedBox.hpp Math: Fix missing includes 2016-03-06 14:54:56 +01:00
OrientedBox.inl Math: Fix missing includes 2016-03-06 14:54:56 +01:00
Plane.hpp Math: Fix missing includes 2016-03-06 14:54:56 +01:00
Plane.inl Math: Fix missing includes 2016-03-06 14:54:56 +01:00
Quaternion.hpp Math: Fix missing includes 2016-03-06 14:54:56 +01:00
Quaternion.inl Math: Fix missing includes 2016-03-06 14:54:56 +01:00
Ray.hpp Math: Fix missing includes 2016-03-06 14:54:56 +01:00
Ray.inl Math: Fix missing includes 2016-03-06 14:54:56 +01:00
Rect.hpp Math: Fix missing includes 2016-03-06 14:54:56 +01:00
Rect.inl Math: Fix missing includes 2016-03-06 14:54:56 +01:00
Sphere.hpp Math: Fix missing includes 2016-03-06 14:54:56 +01:00
Sphere.inl Documentation for module: Graphics 2016-05-30 14:21:36 +02:00
Vector2.hpp Fix merge problems 2016-04-17 20:22:29 +02:00
Vector2.inl Math: Fix missing includes 2016-03-06 14:54:56 +01:00
Vector3.hpp Fix merge problems 2016-04-17 20:22:29 +02:00
Vector3.inl Fix merge problems 2016-04-17 20:22:29 +02:00
Vector4.hpp Fix merge problems 2016-04-17 20:22:29 +02:00
Vector4.inl Fix merge problems 2016-04-17 20:22:29 +02:00