NazaraEngine/include/Nazara/Math
Lynix c4b10dddda Big config/debug update
Added config checkers
Macro no longer use suffixes
Moved MemoryManager to upper directory
Renamed *_MEMORYMANAGER to *_MANAGE_MEMORY
Renamed AUDIO_STREAMEDBUFFERCOUNT to AUDIO_STREAMED_BUFFER_COUNT
Renamed CORE_REAL_PRECISION to CORE_DECIMAL_DIGITS
Renamed DEBUG_MEMORYMANAGER_DISABLE_REDEFINITION to
DEBUG_NEWREDEFINITION_DISABLE_REDEFINITION
Renamed GRAPHICS_MAX_LIGHTPERPASS to GRAPHICS_MAX_LIGHT_PER_PASS
Renamed UTILITY_FORCE_DECLARATION_STRIDE_MULTIPLE_OF_32 to
UTILITY_VERTEX_DECLARATION_FORCE_STRIDE_MULTIPLE_OF_32


Former-commit-id: 81ef836ac9f092ac471f60e544bb7c7c6370593c
2014-07-08 10:56:37 +02:00
..
Basic.hpp Big config/debug update 2014-07-08 10:56:37 +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 Added (U)Int32 typedef for Box,Rect and VectorI classes 2014-06-30 10:52:25 +02: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 Added (U)Int32 typedef for Box,Rect and VectorI classes 2014-06-30 10:52:25 +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 Added (U)Int32 typedef for Box,Rect and VectorI classes 2014-06-30 10:52:25 +02:00
Vector2.inl Removed explicit VectorI::operator[] 2014-06-27 21:15:11 +02:00
Vector3.hpp Added (U)Int32 typedef for Box,Rect and VectorI classes 2014-06-30 10:52:25 +02:00
Vector3.inl Removed explicit VectorI::operator[] 2014-06-27 21:15:11 +02:00
Vector4.hpp Added (U)Int32 typedef for Box,Rect and VectorI classes 2014-06-30 10:52:25 +02:00
Vector4.inl Removed explicit VectorI::operator[] 2014-06-27 21:15:11 +02:00