scummvm/math
2019-11-27 06:41:05 +01:00
..
aabb.cpp
aabb.h
angle.cpp
angle.h
frustum.cpp
frustum.h
glmath.cpp
glmath.h
line2d.cpp
line2d.h
line3d.cpp
line3d.h
mathfwd.h
matrix3.cpp
matrix3.h
matrix4.cpp
matrix4.h
matrix.h
module.mk
plane.cpp
plane.h
quat.cpp MATH: Silence a noisy warning when building with GCC 9 in C++11 mode 2019-11-27 06:41:05 +01:00
quat.h MATH: Silence a noisy warning when building with GCC 9 in C++11 mode 2019-11-27 06:41:05 +01:00
ray.cpp MATH: Fix a member shadowing warning in the Ray class 2016-09-15 08:19:15 +02:00
ray.h MATH: Fix a member shadowing warning in the Ray class 2016-09-15 08:19:15 +02:00
rect2d.cpp
rect2d.h
rotation3d.h
squarematrix.h
transform.h
utils.h
vector2d.cpp
vector2d.h
vector3d.cpp
vector3d.h COMMON: Remove now unused ResidualVM specific float handling 2018-04-14 13:57:05 +02:00
vector4d.cpp
vector4d.h COMMON: Remove now unused ResidualVM specific float handling 2018-04-14 13:57:05 +02:00
vector.h COMMON: Remove now unused ResidualVM specific float handling 2018-04-14 13:57:05 +02:00