1
0
Fork 0
spectre/include/Spectre/Math
2019-06-01 21:06:59 +02:00
..
Color.h Initial commit 2016-01-10 09:26:43 +01:00
Math.h Initial commit 2016-01-10 09:26:43 +01:00
Matrix3.h include/Spectre/Math/Matrix3.h: minor comment fix. 2019-04-29 08:54:40 +02:00
Matrix3.inl Math/Matrix3: remove Zero static variable (default constructor creates a zero matrix). 2019-04-29 08:54:15 +02:00
Matrix4.h Initial commit 2016-01-10 09:26:43 +01:00
Matrix4.inl include/Spectre/Math/Matrix4.inl: gcc complains about multiple definitions of Identity. just template the type instead of only allow float. 2019-06-01 21:06:59 +02:00
Transform.h Initial commit 2016-01-10 09:26:43 +01:00
Vector2.h Initial commit 2016-01-10 09:26:43 +01:00
Vector2.inl include/Spectre/Math/Vector2.inl: minor fix. 2019-05-31 16:26:22 +02:00
Vector3.h Initial commit 2016-01-10 09:26:43 +01:00
Vector3.inl Initial commit 2016-01-10 09:26:43 +01:00
Vector4.h Initial commit 2016-01-10 09:26:43 +01:00
Vector4.inl Initial commit 2016-01-10 09:26:43 +01:00