kicad/pcbnew/connectivity
Seth Hillbrand a9ae86eefd Cleanup geometry functions
Added Distance(VECTOR2) function that returns a double.  Removed
superfluous EuclideanNorm, GetLineLength, integer constructor for
EDA_ANGLE (this promotes to double in the CTOR), DistanceLinePoint and
HitTestPoints

Also extended the size for arc calculations that get distances to center
points to avoid overflow
2024-05-31 12:26:37 -07:00
..
CMakeLists.txt Shove thread_pool to core 2023-09-06 17:50:12 -04:00
connectivity_algo.cpp Don't count removed zone layers 2024-03-11 23:38:10 +00:00
connectivity_algo.h Clean up references in RN_NETs when garbage collecting CN_ITEMs. 2023-11-01 13:53:30 +00:00
connectivity_data.cpp Cleanup geometry functions 2024-05-31 12:26:37 -07:00
connectivity_data.h Clean up references in RN_NETs when garbage collecting CN_ITEMs. 2023-11-01 13:53:30 +00:00
connectivity_items.cpp Coding policy fixes. 2024-05-23 07:59:45 -04:00
connectivity_items.h ADDED: Connectivity for graphic shapes on copper layers 2023-08-10 21:47:43 -04:00
connectivity_rtree.h Add more consts all over the place 2020-10-27 11:03:35 +00:00
from_to_cache.cpp More consistent naming. 2023-08-21 15:26:33 +01:00
from_to_cache.h Auto reduction and std::shared_ptr cover types reduction. 2022-02-13 12:04:03 +00:00