scummvm/math
2021-10-18 07:48:33 +02:00
..
aabb.cpp
aabb.h
angle.cpp MATH: Formatting cleanup 2021-04-05 23:08:48 +02:00
angle.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
frustum.cpp MATH: Formatting cleanup 2021-04-05 23:08:48 +02:00
frustum.h
glmath.cpp
glmath.h
line2d.cpp MATH: Formatting cleanup 2021-04-05 23:08:48 +02:00
line2d.h MATH: Formatting cleanup 2021-04-05 23:08:48 +02:00
line3d.cpp MATH: Formatting cleanup 2021-04-05 23:08:48 +02:00
line3d.h
mathfwd.h
matrix3.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
matrix3.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
matrix4.cpp JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
matrix4.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
matrix.h Update matrix.h 2021-06-04 10:45:05 +03:00
module.mk
plane.cpp
plane.h
quat.cpp
quat.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
ray.cpp MATH: Formatting cleanup 2021-04-05 23:08:48 +02:00
ray.h
rect2d.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
rect2d.h MATH: Formatting cleanup 2021-04-05 23:08:48 +02:00
rotation3d.h
squarematrix.h
transform.h
utils.h MATH: Make implementation of Segment2d more robust 2020-12-08 19:09:08 +01:00
vector2d.cpp MATH: Formatting cleanup 2021-04-05 23:08:48 +02:00
vector2d.h
vector3d.cpp MATH: Formatting cleanup 2021-04-05 23:08:48 +02:00
vector3d.h MATH: Added length and interpolate helpers for Vector3d 2021-10-18 07:48:33 +02:00
vector4d.cpp MATH: Formatting cleanup 2021-04-05 23:08:48 +02:00
vector4d.h MATH: Extend matrix operators. Added getXYZ() for vector4. 2021-03-29 00:04:46 +02:00
vector.h