1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source/Base
Sandu Liviu Catalin ec88d0ae30 Replaced the numeric limits from previous legacy implementation with the one provided by C++11.
Added a few extra constants for numeric limits.
2016-03-22 02:05:50 +02:00
..
AABB.cpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
AABB.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Buffer.cpp Updated the buffer class to include an optional numeric value to be used as an edit cursor or to mark the used buffer size. 2016-03-11 04:14:28 +02:00
Buffer.hpp Updated the buffer class to include an optional numeric value to be used as an edit cursor or to mark the used buffer size. 2016-03-11 04:14:28 +02:00
Circle.cpp Replaced the numeric limits from previous legacy implementation with the one provided by C++11. 2016-03-22 02:05:50 +02:00
Circle.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Color3.cpp Replaced the numeric limits from previous legacy implementation with the one provided by C++11. 2016-03-22 02:05:50 +02:00
Color3.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Color4.cpp Replaced the numeric limits from previous legacy implementation with the one provided by C++11. 2016-03-22 02:05:50 +02:00
Color4.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Quaternion.cpp Replaced the numeric limits from previous legacy implementation with the one provided by C++11. 2016-03-22 02:05:50 +02:00
Quaternion.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Shared.cpp Replaced the numeric limits from previous legacy implementation with the one provided by C++11. 2016-03-22 02:05:50 +02:00
Shared.hpp Replaced the numeric limits from previous legacy implementation with the one provided by C++11. 2016-03-22 02:05:50 +02:00
Sphere.cpp Replaced the numeric limits from previous legacy implementation with the one provided by C++11. 2016-03-22 02:05:50 +02:00
Sphere.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Vector2.cpp Replaced the numeric limits from previous legacy implementation with the one provided by C++11. 2016-03-22 02:05:50 +02:00
Vector2.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Vector2i.cpp Replaced the numeric limits from previous legacy implementation with the one provided by C++11. 2016-03-22 02:05:50 +02:00
Vector2i.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Vector3.cpp Replaced the numeric limits from previous legacy implementation with the one provided by C++11. 2016-03-22 02:05:50 +02:00
Vector3.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Vector4.cpp Replaced the numeric limits from previous legacy implementation with the one provided by C++11. 2016-03-22 02:05:50 +02:00
Vector4.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00