NazaraEngine/include/Nazara/Math
Lynix 032b2ed79b Removed explicit VectorI::operator[]
Since Vector instances can be implicitely converted to T*, native
operator[] will work on them


Former-commit-id: 3f4a1822c514886dee7d9e5dab816c80e5c5ee99
2014-06-27 21:15:11 +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-15 01:55:07 +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 Fixed some of the pull request code in order to merge it 2014-06-15 01:55:07 +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-15 01:55:07 +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-15 01:55:07 +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 Commited missing file (from 7dfb82) 2014-06-17 15:53:57 +02:00
Rect.hpp Fixed some of the pull request code in order to merge it 2014-06-15 01:55:07 +02:00
Rect.inl Fixed some of the pull request code in order to merge it 2014-06-15 01:55:07 +02:00
Sphere.hpp Fixed some of the pull request code in order to merge it 2014-06-15 01:55:07 +02:00
Sphere.inl Fixed some of the pull request code in order to merge it 2014-06-15 01:55:07 +02:00
Vector2.hpp Removed explicit VectorI::operator[] 2014-06-27 21:15:11 +02:00
Vector2.inl Removed explicit VectorI::operator[] 2014-06-27 21:15:11 +02:00
Vector3.hpp Removed explicit VectorI::operator[] 2014-06-27 21:15:11 +02:00
Vector3.inl Removed explicit VectorI::operator[] 2014-06-27 21:15:11 +02:00
Vector4.hpp Removed explicit VectorI::operator[] 2014-06-27 21:15:11 +02:00
Vector4.inl Removed explicit VectorI::operator[] 2014-06-27 21:15:11 +02:00