NazaraEngine/include/Nazara/Math
Lynix 2cace84c90 Math/Matrix4: Fix computations.
Sometimes some values can be really small (and very close to zero) without being null.


Former-commit-id: 932160043e4eb4094c7234f8cf4eb7c212966678
2016-01-15 01:04:29 +01: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 compilation (C++14 constexpr is not supported by all major compilers) 2016-01-01 16:34:49 +01:00
BoundingVolume.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
BoundingVolume.inl Documentation for BoundingVolume & Box 2015-12-30 15:29:07 +01:00
Box.hpp Documentation for BoundingVolume & Box 2015-12-30 15:29:07 +01:00
Box.inl Documentation for BoundingVolume & Box 2015-12-30 15:29:07 +01:00
Config.hpp Documentation for EulerAngles + change Return of Set 2015-12-30 15:30:13 +01:00
Enums.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
EulerAngles.hpp Documentation for EulerAngles + change Return of Set 2015-12-30 15:30:13 +01:00
EulerAngles.inl Documentation for EulerAngles + change Return of Set 2015-12-30 15:30:13 +01:00
Frustum.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Frustum.inl Documentation for Frustum 2015-12-30 15:31:27 +01:00
Matrix4.hpp Documentation for Matrix4 + Check for affine 2015-12-30 15:32:09 +01:00
Matrix4.inl Math/Matrix4: Fix computations. 2016-01-15 01:04:29 +01:00
OrientedBox.hpp Documentation for OrientedBox 2015-12-30 15:32:59 +01:00
OrientedBox.inl Documentation for OrientedBox 2015-12-30 15:32:59 +01:00
Plane.hpp Documentation for Plane + add MakeXY methods 2015-12-30 15:32:41 +01:00
Plane.inl Documentation for Plane + add MakeXY methods 2015-12-30 15:32:41 +01:00
Quaternion.hpp Documentation for Quaternion 2015-12-30 15:33:26 +01:00
Quaternion.inl Documentation for Quaternion 2015-12-30 15:33:26 +01:00
Ray.hpp Documentation for Ray + New method intersection Ray-Triangle 2015-12-30 15:33:55 +01:00
Ray.inl Documentation for Ray + New method intersection Ray-Triangle 2015-12-30 15:33:55 +01:00
Rect.hpp Documentation for Rect 2015-12-30 15:34:36 +01:00
Rect.inl Documentation for Rect 2015-12-30 15:34:36 +01:00
Sphere.hpp Documentation for Sphere + new Unit sphere 2015-12-30 15:34:59 +01:00
Sphere.inl Documentation for Sphere + new Unit sphere 2015-12-30 15:34:59 +01:00
Vector2.hpp Documentation for Vector2 + static DotProduct & Normalize 2015-12-30 15:35:37 +01:00
Vector2.inl Documentation for Vector2 + static DotProduct & Normalize 2015-12-30 15:35:37 +01:00
Vector3.hpp Documentation for Vector3 2015-12-30 15:36:12 +01:00
Vector3.inl Documentation for Vector3 2015-12-30 15:36:12 +01:00
Vector4.hpp Documentation for Vector4 + static DotProduct & Normalize 2015-12-30 15:36:38 +01:00
Vector4.inl Documentation for Vector4 + static DotProduct & Normalize 2015-12-30 15:36:38 +01:00