.. |
CMakeLists.txt
|
a/math: Add clock_offset.h
|
2022-12-02 16:10:09 +00:00 |
m_api.h
|
aux/math: Add math_quat_from_euler_angles()
|
2023-02-05 20:19:52 +00:00 |
m_base.cpp
|
aux/math: Add math_quat_from_euler_angles()
|
2023-02-05 20:19:52 +00:00 |
m_clock_offset.h
|
a/math: Add clock_offset.h
|
2022-12-02 16:10:09 +00:00 |
m_documentation.hpp
|
a/math: Improve word choice/clarity
|
2022-05-17 17:39:52 -05:00 |
m_eigen_interop.hpp
|
a/math: Add multiple isometry-related matrix functions
|
2022-05-26 18:35:39 +00:00 |
m_filter_fifo.c
|
a/math: Improve word choice/clarity
|
2022-05-17 17:39:52 -05:00 |
m_filter_fifo.h
|
a/math: Improve word choice/clarity
|
2022-05-17 17:39:52 -05:00 |
m_filter_one_euro.c
|
a/math: Use angle as magnitude of change in m_filter_euro_quat
|
2022-06-18 14:19:01 -03:00 |
m_filter_one_euro.h
|
a/math: Normalize argument order of one euro filter initializing functions.
|
2022-04-13 09:40:40 -05:00 |
m_hash.cpp
|
m/headers: Rename C++ headers to hpp and tidy headers
|
2019-11-21 14:54:17 +00:00 |
m_imu_3dof.c
|
m/3dof: Fix conversion warning
|
2022-05-02 17:16:04 +01:00 |
m_imu_3dof.h
|
m/3dof: Fix conversion warning
|
2022-05-02 17:16:04 +01:00 |
m_imu_pre.c
|
monado: Apply clang-tidy fixes to most of the codebase.
|
2022-04-13 09:34:54 -05:00 |
m_imu_pre.h
|
a/math: Improve word choice/clarity
|
2022-05-17 17:39:52 -05:00 |
m_lowpass_float.cpp
|
m/lowpass: Fix no define parameter warning
|
2022-05-02 17:16:04 +01:00 |
m_lowpass_float.h
|
a/math: Improve word choice/clarity
|
2022-05-17 17:39:52 -05:00 |
m_lowpass_float.hpp
|
a/math: Improve word choice/clarity
|
2022-05-17 17:39:52 -05:00 |
m_lowpass_float_vector.hpp
|
a/math: Improve word choice/clarity
|
2022-05-17 17:39:52 -05:00 |
m_lowpass_integer.cpp
|
m/lowpass: Fix no define parameter warning
|
2022-05-02 17:16:04 +01:00 |
m_lowpass_integer.h
|
a/math: Add stdbool include to m_lowpass_integer.h
|
2022-12-12 00:45:05 -08:00 |
m_lowpass_integer.hpp
|
a/math: Improve word choice/clarity
|
2022-05-17 17:39:52 -05:00 |
m_mathinclude.h
|
a/math: Tell clang-tidy to leave our MSVC-mandated define alone.
|
2022-04-13 01:11:17 +01:00 |
m_matrix_2x2.h
|
a/math, comp/main, comp/render: Change math_matrix_2x2_* to m_mat2x2_*
|
2023-01-27 12:37:22 -06:00 |
m_matrix_4x4_f64.h
|
m/mat4: Add Matrix 4x4 f64 functions
|
2021-08-17 12:04:49 +01:00 |
m_optics.c
|
Bugfix in solving quadratic equation for FoV calculation
|
2021-12-10 18:08:50 +00:00 |
m_permutation.c
|
xrt: Fix missing function declaration without a prototype warnings
|
2023-02-02 13:03:08 +00:00 |
m_permutation.h
|
xrt: Fix missing function declaration without a prototype warnings
|
2023-02-02 13:03:08 +00:00 |
m_predict.c
|
a/math: Fix some it's vs its.
|
2021-11-03 17:23:51 -05:00 |
m_predict.h
|
m/predict: Add C++ extern guards
|
2021-09-14 13:42:20 +01:00 |
m_quatexpmap.cpp
|
a/math: Add disabled test to show problem with current quat_exp implementation
|
2022-06-02 15:47:57 +00:00 |
m_rational.hpp
|
a/math: Add a rational number struct template.
|
2022-02-22 09:58:19 -06:00 |
m_relation_history.cpp
|
a/math: Resolve warnings.
|
2022-07-14 14:17:35 +00:00 |
m_relation_history.h
|
m/relation_history: Add motion estimation
|
2022-06-18 21:50:14 +01:00 |
m_space.cpp
|
m/space: Correct comments
|
2023-01-24 16:11:56 +00:00 |
m_space.h
|
a/math: Resolve warnings.
|
2022-07-14 14:17:35 +00:00 |
m_vec2.h
|
aux/math: Add m_vec2_lerp
|
2021-10-02 23:05:19 +01:00 |
m_vec3.h
|
a/math: Fix m_vec3_angle function
|
2022-11-29 03:11:53 -06:00 |