scummvm/math
2021-04-15 21:20:36 +02:00
..
aabb.cpp
aabb.h
angle.cpp MATH: Formatting cleanup 2021-04-05 23:08:48 +02:00
angle.h MATH: Formatting cleanup 2021-04-05 23:08:48 +02: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: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
matrix4.cpp JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
matrix4.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
matrix.h MATH: Extend matrix operators. Added getXYZ() for vector4. 2021-03-29 00:04:46 +02:00
module.mk
plane.cpp
plane.h
quat.cpp
quat.h
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: Formatting cleanup 2021-04-05 23:08:48 +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