scummvm/math
2016-07-23 19:08:22 +02:00
..
aabb.cpp JANITORIAL: formatting headers 2014-07-08 23:10:17 +02:00
aabb.h JANITORIAL: formatting headers 2014-07-08 23:10:17 +02:00
angle.cpp EMI: Implement head limits. 2014-07-02 22:43:58 +03:00
angle.h EMI: Implement head limits. 2014-07-02 22:43:58 +03:00
frustum.cpp JANITORIAL: formatting headers 2014-07-08 23:10:17 +02:00
frustum.h JANITORIAL: formatting headers 2014-07-08 23:10:17 +02:00
glmath.cpp MATH: Simplify gluMathUnProject 2015-03-22 15:57:15 +01:00
glmath.h MATH: Simplify gluMathUnProject 2015-03-22 15:57:15 +01:00
line2d.cpp JANITORIAL: Fix missing reference in Math::{Line2d,Angle} 2014-04-21 14:22:01 +02:00
line2d.h JANITORIAL: Fix missing reference in Math::{Line2d,Angle} 2014-04-21 14:22:01 +02:00
line3d.cpp MATH: Fix Line3d::intersectLine2d to perform a segment intersection test 2016-01-01 07:29:57 +01:00
line3d.h MATH: Make it clear what Line3d::intersectLine2d does 2015-08-10 21:34:47 +02:00
mathfwd.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
matrix3.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
matrix3.h MATH: More efficient matrix multiplication implementation for 3x3 and 4x4 matrix specializations. 2014-06-15 03:13:40 +03:00
matrix4.cpp MATH: convert LGPL code to GPL 2015-01-17 21:08:27 +01:00
matrix4.h MATH: Rename XYZ Rotation Functions to Euler to better describe the function. 2014-09-11 13:38:28 -04:00
matrix.h MATH: Add/fix matrix operators 2014-12-31 17:07:19 +01:00
module.mk MATH: Add a Ray class 2016-01-01 07:29:55 +01:00
plane.cpp JANITORIAL: formatting headers 2014-07-08 23:10:17 +02:00
plane.h JANITORIAL: formatting headers 2014-07-08 23:10:17 +02:00
quat.cpp MATH: Make slerpQuat const 2016-04-09 08:41:21 +02:00
quat.h MATH: Make slerpQuat const 2016-04-09 08:41:21 +02:00
ray.cpp ALL: Fixed compiler warnings 2016-07-23 19:08:22 +02:00
ray.h MATH: Add a Ray class 2016-01-01 07:29:55 +01:00
rect2d.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
rect2d.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
rotation3d.h MATH: Add factorization for non-unique answers in Rotation3D. 2014-09-11 13:38:30 -04:00
squarematrix.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
transform.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
utils.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
vector2d.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
vector2d.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
vector3d.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
vector3d.h MATH: Rename getVector3d and add comments for the Vector3d class. 2014-07-01 11:27:02 -04:00
vector4d.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
vector4d.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
vector.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00