scummvm/math
2021-03-29 00:04:46 +02:00
..
aabb.cpp
aabb.h
angle.cpp
angle.h
frustum.cpp
frustum.h
glmath.cpp
glmath.h
line2d.cpp MATH: Refactor Line2d 2020-12-08 19:26:25 +01:00
line2d.h MATH: Refactor Line2d 2020-12-08 19:26:25 +01:00
line3d.cpp
line3d.h
mathfwd.h
matrix3.cpp
matrix3.h
matrix4.cpp
matrix4.h
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
ray.h
rect2d.cpp
rect2d.h
rotation3d.h
squarematrix.h
transform.h
utils.h
vector2d.cpp
vector2d.h
vector3d.cpp
vector3d.h MATH: make Angle class more robust 2020-12-08 19:30:04 +01:00
vector4d.cpp MATH: Extend matrix operators. Added getXYZ() for vector4. 2021-03-29 00:04:46 +02:00
vector4d.h MATH: Extend matrix operators. Added getXYZ() for vector4. 2021-03-29 00:04:46 +02:00
vector.h