kicad/libs/kimath
Seth Hillbrand e3231e6996 Rework VECTOR2D promotion rules
VECTOR + scalar = vector type (KiROUND when VECTOR is integral and
scalar is float)
VECTOR + VECTOR = common type vector

Implemented with concepts in template rules - SWIG compatible
2024-06-15 13:41:07 -07:00
..
include Rework VECTOR2D promotion rules 2024-06-15 13:41:07 -07:00
src Move BOX2I_MINMAX to separate header. 2024-06-12 23:05:33 +03:00
CMakeLists.txt Rework item distribution 2024-05-05 03:35:09 +08:00
determine_if_point_inside_polygon.odt Refactor all math into a new kimath library 2020-01-07 17:12:59 +00:00