scummvm/math
2021-11-02 10:06:28 +01:00
..
aabb.cpp
aabb.h
angle.cpp
angle.h JANITORIAL: Remove trailing whitespaces 2021-05-04 11:46:30 +03:00
frustum.cpp
frustum.h
glmath.cpp MATH: Change Vector argument in [un]project to const reference 2021-11-02 10:06:28 +01:00
glmath.h MATH: Change Vector argument in [un]project to const reference 2021-11-02 10:06:28 +01:00
line2d.cpp
line2d.h
line3d.cpp
line3d.h
mathfwd.h
matrix3.cpp
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
ray.h
rect2d.cpp
rect2d.h
rotation3d.h
squarematrix.h
transform.h
utils.h
vector2d.cpp
vector2d.h
vector3d.cpp
vector3d.h MATH: Added length and interpolate helpers for Vector3d 2021-10-18 07:48:33 +02:00
vector4d.cpp
vector4d.h
vector.h