NazaraEngine/include/Nazara/Math
Gawaboumga 676ed6c9d8 Correction of mathematical functions.
BoundingVolume: Add of constructor and setter OrientedBox. Extend is now
up to date.
Box: Use of <T>. Return this
Frustrum: Use of <T>
Matrix: Use of <T>
OrientedBox: m_corners is up to date
Rect: Add of operators /= and /. Return this
Sphere: Add of Intersect and Contains with box. Little corrections.
Vector2: Return

TaskSchedulerImpl: Add of include header cstdlib to compile because of
std::div
HardwareInfo/main: use of accentAigu

Former-commit-id: a5a7f8e8c45448e5683eb13bff453d6f67478d03
2014-06-14 22:10:37 +02:00
..
Basic.hpp Made use of constexpr keyword 2014-04-02 01:02:47 +02:00
Basic.inl Made use of constexpr keyword 2014-04-02 01:02:47 +02:00
BoundingVolume.hpp Correction of mathematical functions. 2014-06-14 22:10:37 +02:00
BoundingVolume.inl Correction of mathematical functions. 2014-06-14 22:10:37 +02:00
Box.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Box.inl Correction of mathematical functions. 2014-06-14 22:10:37 +02:00
Config.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Enums.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
EulerAngles.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
EulerAngles.inl Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Frustum.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Frustum.inl Correction of mathematical functions. 2014-06-14 22:10:37 +02:00
Matrix4.hpp Removed Matrix4 "identity optimization" 2014-04-20 14:29:55 +02:00
Matrix4.inl Correction of mathematical functions. 2014-06-14 22:10:37 +02:00
OrientedBox.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
OrientedBox.inl Correction of mathematical functions. 2014-06-14 22:10:37 +02:00
Plane.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Plane.inl Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Quaternion.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Quaternion.inl Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Rect.hpp Correction of mathematical functions. 2014-06-14 22:10:37 +02:00
Rect.inl Correction of mathematical functions. 2014-06-14 22:10:37 +02:00
Sphere.hpp Correction of mathematical functions. 2014-06-14 22:10:37 +02:00
Sphere.inl Correction of mathematical functions. 2014-06-14 22:10:37 +02:00
Vector2.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Vector2.inl Correction of mathematical functions. 2014-06-14 22:10:37 +02:00
Vector3.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Vector3.inl Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Vector4.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Vector4.inl Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00