NazaraEngine/include/Nazara/Math
Gawaboumga f3ccd60b5f New class ray
Class ray who represents a ray in space and who can be used as a line.
Support of classical intersections.


Former-commit-id: 2ea5af0cf749dbefdd841f9b02bfab2af5058cdb
2014-06-27 19:39:51 +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 Fixed some of the pull request code in order to merge it 2014-06-22 15:12:52 +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 Little corrections 2014-06-27 19:11:45 +02:00
Frustum.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Frustum.inl Fixed some of the pull request code in order to merge it 2014-06-22 15:12:52 +02:00
Matrix4.hpp Removed Matrix4 "identity optimization" 2014-04-20 14:29:55 +02:00
Matrix4.inl Fixed some of the pull request code in order to merge it 2014-06-22 15:12:52 +02:00
OrientedBox.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
OrientedBox.inl Fixed some of the pull request code in order to merge it 2014-06-22 15:12:52 +02:00
Plane.hpp Add of some mathematical functions 2014-06-27 19:33:28 +02:00
Plane.inl Add of some mathematical functions 2014-06-27 19:33:28 +02:00
Quaternion.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Quaternion.inl Commited missing file (from 7dfb82) 2014-06-22 15:12:54 +02:00
Ray.hpp New class ray 2014-06-27 19:39:51 +02:00
Ray.inl New class ray 2014-06-27 19:39:51 +02:00
Rect.hpp Fixed some of the pull request code in order to merge it 2014-06-22 15:12:52 +02:00
Rect.inl Fixed some of the pull request code in order to merge it 2014-06-22 15:12:52 +02:00
Sphere.hpp Add of some mathematical functions 2014-06-27 19:33:28 +02:00
Sphere.inl Add of some mathematical functions 2014-06-27 19:33:28 +02:00
Vector2.hpp Add of some mathematical functions 2014-06-27 19:33:28 +02:00
Vector2.inl Add of some mathematical functions 2014-06-27 19:33:28 +02:00
Vector3.hpp Add of some mathematical functions 2014-06-27 19:33:28 +02:00
Vector3.inl Add of some mathematical functions 2014-06-27 19:33:28 +02: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