NazaraEngine/include/Nazara/Math
Lynix 192fccc634 Fix compilation
Former-commit-id: d5ac6bb73615f7c9b068c1de2037dfeddc5c1b45
2016-03-02 16:53:20 +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 Improve documentation 2016-03-01 15:37:05 +01:00
BoundingVolume.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
BoundingVolume.inl Improve documentation 2016-03-01 15:37:05 +01:00
Box.hpp Documentation for BoundingVolume & Box 2015-12-30 15:29:07 +01:00
Box.inl Improve documentation 2016-03-01 15:37:05 +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 Documentation for EulerAngles + change Return of Set 2015-12-30 15:30:13 +01:00
EulerAngles.inl Improve documentation 2016-03-01 15:37:05 +01:00
Frustum.hpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Frustum.inl Improve documentation 2016-03-01 15:37:05 +01:00
Matrix4.hpp Documentation for Matrix4 + Check for affine 2015-12-30 15:32:09 +01:00
Matrix4.inl Fix compilation 2016-03-02 16:53:20 +01:00
OrientedBox.hpp Documentation for OrientedBox 2015-12-30 15:32:59 +01:00
OrientedBox.inl Improve documentation 2016-03-01 15:37:05 +01:00
Plane.hpp Documentation for Plane + add MakeXY methods 2015-12-30 15:32:41 +01:00
Plane.inl Improve documentation 2016-03-01 15:37:05 +01:00
Quaternion.hpp Documentation for Quaternion 2015-12-30 15:33:26 +01:00
Quaternion.inl Improve documentation 2016-03-01 15:37:05 +01:00
Ray.hpp Documentation for Ray + New method intersection Ray-Triangle 2015-12-30 15:33:55 +01:00
Ray.inl Improve documentation 2016-03-01 15:37:05 +01:00
Rect.hpp Documentation for Rect 2015-12-30 15:34:36 +01:00
Rect.inl Improve documentation 2016-03-01 15:37:05 +01:00
Sphere.hpp Documentation for Sphere + new Unit sphere 2015-12-30 15:34:59 +01:00
Sphere.inl Improve documentation 2016-03-01 15:37:05 +01:00
Vector2.hpp Documentation for Vector2 + static DotProduct & Normalize 2015-12-30 15:35:37 +01:00
Vector2.inl Fix compilation 2016-03-02 16:53:20 +01:00
Vector3.hpp Documentation for Vector3 2015-12-30 15:36:12 +01:00
Vector3.inl Fix compilation 2016-03-02 16:53:20 +01:00
Vector4.hpp Documentation for Vector4 + static DotProduct & Normalize 2015-12-30 15:36:38 +01:00
Vector4.inl Fix compilation 2016-03-02 16:53:20 +01:00