codot/core/math
2022-03-14 14:58:22 +01:00
..
aabb.cpp Copy some of the trivial math classes from the engine and set up a simple test build. 2022-03-13 14:38:32 +01:00
aabb.h Copy some of the trivial math classes from the engine and set up a simple test build. 2022-03-13 14:38:32 +01:00
basis.cpp Copy some of the trivial math classes from the engine and set up a simple test build. 2022-03-13 14:38:32 +01:00
basis.h Copy some of the trivial math classes from the engine and set up a simple test build. 2022-03-13 14:38:32 +01:00
camera_matrix.cpp Copy some of the trivial math classes from the engine and set up a simple test build. 2022-03-13 14:38:32 +01:00
camera_matrix.h Copy some of the trivial math classes from the engine and set up a simple test build. 2022-03-13 14:38:32 +01:00
face3.cpp Copy some of the trivial math classes from the engine and set up a simple test build. 2022-03-13 14:38:32 +01:00
face3.h Copy some of the trivial math classes from the engine and set up a simple test build. 2022-03-13 14:38:32 +01:00
math_defs.h Copy some of the trivial math classes from the engine and set up a simple test build. 2022-03-13 14:38:32 +01:00
math_funcs.c Fix more issues with math funcs, and link to the math library. 2022-03-13 16:22:11 +01:00
math_funcs.h Fix more issues with math funcs, and link to the math library. 2022-03-13 16:22:11 +01:00
plane.cpp Copy some of the trivial math classes from the engine and set up a simple test build. 2022-03-13 14:38:32 +01:00
plane.h Copy some of the trivial math classes from the engine and set up a simple test build. 2022-03-13 14:38:32 +01:00
quat.c Work on quat. 2022-03-14 14:58:22 +01:00
quat.h Work on quat. 2022-03-14 14:58:22 +01:00
rect2.cpp Copy some of the trivial math classes from the engine and set up a simple test build. 2022-03-13 14:38:32 +01:00
rect2.h Copy some of the trivial math classes from the engine and set up a simple test build. 2022-03-13 14:38:32 +01:00
SCsub Copy some of the trivial math classes from the engine and set up a simple test build. 2022-03-13 14:38:32 +01:00
transform_2d.cpp Copy some of the trivial math classes from the engine and set up a simple test build. 2022-03-13 14:38:32 +01:00
transform_2d.h Copy some of the trivial math classes from the engine and set up a simple test build. 2022-03-13 14:38:32 +01:00
transform_interpolator.cpp Copy some of the trivial math classes from the engine and set up a simple test build. 2022-03-13 14:38:32 +01:00
transform_interpolator.h Copy some of the trivial math classes from the engine and set up a simple test build. 2022-03-13 14:38:32 +01:00
transform.cpp Copy some of the trivial math classes from the engine and set up a simple test build. 2022-03-13 14:38:32 +01:00
transform.h Copy some of the trivial math classes from the engine and set up a simple test build. 2022-03-13 14:38:32 +01:00
vector2.c Also convert vector2i. 2022-03-14 09:28:42 +01:00
vector2.h Work on Vector3. 2022-03-14 12:44:44 +01:00
vector3.c More work on vector3. 2022-03-14 14:21:45 +01:00
vector3.h More work on vector3. 2022-03-14 14:21:45 +01:00