kicad/libs/kimath/include/math
Alex Shvartzkop 9d0ee029bc Add a upper >= lower check to Clamp.
Similar to std::clamp.
2024-06-12 23:05:33 +03:00
..
box2.h Flip symbol editor's Y axis to match other editors. 2024-04-27 13:47:56 +01:00
box2_minmax.h Move BOX2I_MINMAX to separate header. 2024-06-12 23:05:33 +03:00
matrix3x3.h Fix typo in matrix3 multiply, add unit tests 2023-01-05 21:06:52 -05:00
util.h Add a upper >= lower check to Clamp. 2024-06-12 23:05:33 +03:00
vector2d.h Handle unsigned VECTOR2 casts 2024-06-10 12:40:01 -07:00
vector2wx.h Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
vector3.h ADDED: Basic STEP manipulation utils available to Python. 2023-09-07 10:57:02 +03:00