ES-DE/es-core/src/math
2020-12-28 11:29:32 +01:00
..
Misc.cpp Replaced the custom math functions with standard C++ functions. 2020-12-28 11:29:32 +01:00
Misc.h Replaced the custom math functions with standard C++ functions. 2020-12-28 11:29:32 +01:00
Transform4x4f.cpp Replaced the custom math functions with standard C++ functions. 2020-12-28 11:29:32 +01:00
Transform4x4f.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
Vector2f.cpp Changed to C++ casts throughout the application. 2020-11-17 23:06:54 +01:00
Vector2f.h Changed to C++ casts throughout the application. 2020-11-17 23:06:54 +01:00
Vector2i.cpp Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
Vector2i.h Added SPDX license identifiers to all source files. 2020-09-21 19:17:34 +02:00
Vector3f.cpp Changed to C++ casts throughout the application. 2020-11-17 23:06:54 +01:00
Vector3f.h Changed to C++ casts throughout the application. 2020-11-17 23:06:54 +01:00
Vector4f.cpp Changed to C++ casts throughout the application. 2020-11-17 23:06:54 +01:00
Vector4f.h Changed to C++ casts throughout the application. 2020-11-17 23:06:54 +01:00