scummvm/math
2014-06-15 13:32:15 +03:00
..
angle.cpp JANITORIAL: Fix missing reference in Math::{Line2d,Angle} 2014-04-21 14:22:01 +02:00
angle.h JANITORIAL: Fix missing reference in Math::{Line2d,Angle} 2014-04-21 14:22:01 +02: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: Return false in intersectLine2d if lines do not intersect. 2014-06-15 13:32:15 +03:00
line3d.h ALL: synced with ScummVM 2014-04-05 18:18:42 +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 ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
matrix4.cpp ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
matrix4.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
matrix.h ALL: synced with ScummVM 2014-04-05 18:18:42 +02:00
module.mk MATH: Add some quaternion-math from plib. 2011-12-30 14:49:01 +01:00
quat.cpp EMI: Added support for animation priorities and implemented blending. 2014-05-31 02:50:06 +03:00
quat.h EMI: Added support for animation priorities and implemented blending. 2014-05-31 02:50:06 +03: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 ALL: synced with ScummVM 2014-04-05 18:18:42 +02: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 ALL: synced with ScummVM 2014-04-05 18:18:42 +02: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